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 10bcdb1 commit a2f2eb3Copy full SHA for a2f2eb3
.github/workflows/rewrite-kernel-configs.yml
@@ -12,7 +12,7 @@ permissions:
12
jobs:
13
build-matrix:
14
name: Build dynamic matrix
15
- runs-on: ubuntu-latest
+ runs-on: super
16
outputs:
17
matrix: ${{ steps.gen.outputs.matrix }}
18
count: ${{ steps.gen.outputs.count }}
0 commit comments