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 dd08d02 commit f0b4f5eCopy full SHA for f0b4f5e
.github/workflows/clk-rebase.yml
@@ -10,7 +10,7 @@ jobs:
10
clk-rebase:
11
runs-on: kernel-build
12
container:
13
- image: rockylinux:9.2
+ image: rockylinux:9
14
options: --cpus 8 --privileged
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments