Skip to content

Commit

Permalink
disable some jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreRH committed Oct 13, 2024
1 parent 7551be9 commit 7deb26e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:


fex-pe:
if: false
needs: foundations
runs-on: ubuntu-latest

Expand Down Expand Up @@ -160,6 +161,7 @@ jobs:


qemu:
if: false
needs: foundations
runs-on: ubuntu-latest
strategy:
Expand Down Expand Up @@ -225,6 +227,7 @@ jobs:


wine:
if: false
needs: foundations
runs-on: ubuntu-latest
strategy:
Expand Down Expand Up @@ -319,6 +322,7 @@ jobs:


bundle:
if: false
needs: [fex-pe, qemu, wine]
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 7deb26e

Please sign in to comment.