We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd2c88 commit f755748Copy full SHA for f755748
.github/workflows/vm.yml
@@ -8,7 +8,7 @@ jobs:
8
vm-test:
9
runs-on: ubuntu-latest
10
container:
11
- image: rockylinux:9
+ image: rockylinux:9.2
12
options: --cpus 4 --privileged
13
steps:
14
- name: Install tools and Libraries
0 commit comments