Skip to content

Commit

Permalink
Troubleshooting mock build test
Browse files Browse the repository at this point in the history
Signed-off-by: Michael L. Young <[email protected]>
  • Loading branch information
elguero committed Apr 11, 2024
1 parent 1b600cf commit 0bb96d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
needs: makeTest
runs-on: ubuntu-latest
container:
image: quay.io/fedora/fedora:39
image: quay.io/rockylinux/rockylinux:9
options: --privileged
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0bb96d4

Please sign in to comment.