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 10329e4 commit 7fb7c93Copy full SHA for 7fb7c93
.github/workflows/build-check_x86_64.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
kernel-build-job:
10
runs-on:
11
- labels: kernel-build
+ labels: ubuntu-latest
12
steps:
13
- name: Checkout code
14
uses: actions/checkout@v4
0 commit comments