Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
andywolk committed May 1, 2024
2 parents 70be062 + 7ec6952 commit 398d5bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ jobs:
runner: ubuntu-latest
- name: arm64v8
runner: ubuntu-latest
exclude:
- version: bookworm
platform:
name: arm32v7
# exclude:
# - version: bookworm
# platform:
# name: arm32v7
with:
RUNNER: ${{ matrix.platform.runner }}
ARTIFACTS_PATTERN: '.*\.(deb)$'
Expand Down

0 comments on commit 398d5bd

Please sign in to comment.