We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77ce92e + 5ed77d4 commit b616726Copy full SHA for b616726
1 file changed
.github/workflows/check_packages.yaml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
run-in-container:
11
- runs-on: rocky-latest
+ runs-on: ubuntu-latest
12
13
steps:
14
- name: Checkout repository
0 commit comments