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 15546a1 commit a928521Copy full SHA for a928521
.github/workflows/build.yaml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- runs-on: ubuntu-latest
+ runs-on: self-hosted
12
13
steps:
14
- name: Get more disk space
0 commit comments