Skip to content

Commit

Permalink
wip 1719878799
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Heath <[email protected]>
  • Loading branch information
Jason Heath committed Jul 2, 2024
1 parent cae5642 commit 9f26674
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/hab-pkg-build-upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,13 +120,13 @@ jobs:
components: [builder-worker]
wumpus: [x86_64-linux, x86_64-windows]
# wumpus: [x86_64-linux, x86_64-linux-kernel2, x86_64-windows]
exclude:
- os: ubuntu-latest
wumpus: x86_64-windows
- os: windows-latest
wumpus: x86_64-linux
- os: windows-latest
wumpus: x86_64-linux-kernel2
# exclude:
# - os: ubuntu-latest
# wumpus: x86_64-windows
# - os: windows-latest
# wumpus: x86_64-linux
# - os: windows-latest
# wumpus: x86_64-linux-kernel2
runs-on: ${{matrix.os}}
steps:

Expand Down

0 comments on commit 9f26674

Please sign in to comment.