Skip to content

Commit

Permalink
exclude publishing unicorn flavor arm64 package until arm64 is available
Browse files Browse the repository at this point in the history
  • Loading branch information
zachariahmiller authored Oct 29, 2024
1 parent 4264877 commit 4508c11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
exclude:
- flavor: registry1
architecture: arm64
- flavor: unicorn
architecture: arm64
uses: defenseunicorns/uds-common/.github/workflows/callable-publish.yaml@c52077c870a576d01f169f96d74d1b393c6488ba # v1.1.2
with:
flavor: ${{ matrix.flavor }}
Expand Down

0 comments on commit 4508c11

Please sign in to comment.