Skip to content

Commit

Permalink
[GHA] Enable arm32v7 on bookworm.
Browse files Browse the repository at this point in the history
  • Loading branch information
s3rj1k committed May 1, 2024
1 parent 485831c commit 7497721
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 7497721

Please sign in to comment.