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 70be062 commit e78566c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 306 deletions.
302 changes: 0 additions & 302 deletions .github/workflows/build.yml

This file was deleted.

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 e78566c

Please sign in to comment.