Skip to content

Commit 5ee8262

Browse files
authored
Also test normal runner
1 parent 68b782e commit 5ee8262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kernelctf-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
permissions: {}
66
jobs:
77
cpu_info:
8-
runs-on: ubuntu-22.04-4core
8+
# runs-on: ubuntu-22.04-4core
99
steps:
1010
- name: "KPTI check: cpuinfo"
1111
continue-on-error: true

0 commit comments

Comments
 (0)