We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e897e3 + 1f8161d commit de91194Copy full SHA for de91194
1 file changed
.github/workflows/kernel.yml
@@ -35,7 +35,7 @@ jobs:
35
36
Build-Kernel:
37
name: "🐎 Build kernel"
38
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
39
needs:
40
- Read-configuration
41
strategy:
0 commit comments