Skip to content

Commit

Permalink
Disable ARM64 Alma until we get it fixed (#466)
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Rockwood <[email protected]>
  • Loading branch information
benr authored Aug 8, 2024
1 parent 2ff2bd8 commit becbd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_install_sh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
dockerfile:
- "almalinux.arm64.Dockerfile"
#- "almalinux.arm64.Dockerfile"
- "almalinux.Dockerfile"
- "amazonlinux2.Dockerfile"
- "debian.Dockerfile"
Expand Down

0 comments on commit becbd57

Please sign in to comment.