We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b782e commit 5ee8262Copy full SHA for 5ee8262
.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-22.04-4core
9
steps:
10
- name: "KPTI check: cpuinfo"
11
continue-on-error: true
0 commit comments