Skip to content

Commit

Permalink
tests: build quincy, reef and squid for arm64
Browse files Browse the repository at this point in the history
WIP

Signed-off-by: Guillaume Abrioux <[email protected]>
  • Loading branch information
guits committed Sep 20, 2024
1 parent f4d2f22 commit 21fc3ff
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ jobs:
matrix:
os: [9]
ceph_release: [quincy, reef, squid, main]
exclude:
- os: 9
ceph_release: squid
- os: 9
ceph_release: quincy
- os: 9
ceph_release: reef
# exclude:
# - os: 9
# ceph_release: squid
# - os: 9
# ceph_release: quincy
# - os: 9
# ceph_release: reef
runs-on: ubuntu-latest
steps:
- name: checkout
Expand Down

0 comments on commit 21fc3ff

Please sign in to comment.