We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee8262 commit 32829c0Copy full SHA for 32829c0
.github/workflows/kernelctf-test.yaml
@@ -5,7 +5,7 @@ on:
5
permissions: {}
6
jobs:
7
cpu_info:
8
- # runs-on: ubuntu-22.04-4core
+ runs-on: ubuntu-latest
9
steps:
10
- name: "KPTI check: cpuinfo"
11
continue-on-error: true
0 commit comments