Skip to content

Commit

Permalink
Update container for dev checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
sarus committed Aug 9, 2024
1 parent 93f9d8b commit f8fa57f
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 f8fa57f

Please sign in to comment.