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 5cf9860 commit ec86b83Copy full SHA for ec86b83
.github/workflows/build-kernel-op11.yml
@@ -5,7 +5,8 @@ on:
5
6
jobs:
7
build-kernel-a13-5-15-kernelsu-next-susfs:
8
- runs-on: ubuntu-22.04
+ #runs-on: ubuntu-22.04
9
+ runs-on: self-hosted
10
11
steps:
12
- name: Maximize build space
0 commit comments