Skip to content

Commit

Permalink
disable rocky
Browse files Browse the repository at this point in the history
  • Loading branch information
MthwRobinson committed Sep 9, 2024
1 parent e30ee8c commit 4581fe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
strategy:
matrix:
architecture: ["arm64", "amd64"]
# NOTE(robinson) - temporarily disabled rocky9.2-gpu
image: ["wolfi-base", "wolfi-py3.12-slim", "rocky9.2-slim", "rocky9.2-cpu"]
# NOTE(robinson) - temporarily disabled rocky due to build failures
image: ["wolfi-base", "wolfi-py3.12-slim"] # ["rocky9.2-gpu", "rocky9.2-slim", "rocky9.2-cpu"]
runs-on: ubuntu-latest-m
needs: [set-short-sha]
env:
Expand Down

0 comments on commit 4581fe6

Please sign in to comment.