Skip to content

Commit

Permalink
ci/cd - disable pushing ubuntu-noble arm64 package
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0ppy-d1sk committed May 14, 2024
1 parent 8c10f56 commit a2a06f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@ jobs:
matrix:
linux: [ubuntu, ubuntu-noble, debian, fedora, el, el9]
arch: [amd64, arm64]
exclude:
- linux: ubuntu-noble
arch: arm64
include:
- release: latest
repo: bunkerweb
Expand Down

0 comments on commit a2a06f7

Please sign in to comment.