Skip to content

Commit

Permalink
Set dev checklist container to rockylinux:8
Browse files Browse the repository at this point in the history
  • Loading branch information
sarus committed Nov 6, 2024
1 parent ed31bbf commit 9fdf574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-int-dev-checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
run-integration-development-checklist:
runs-on: ubuntu-latest
container: 'centos:7'
container: 'rockylinux:8'

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 9fdf574

Please sign in to comment.