We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b9d7f commit 0c0ec76Copy full SHA for 0c0ec76
1 file changed
.github/workflows/Build.yml
@@ -13,7 +13,7 @@ env:
13
14
jobs:
15
build-linux:
16
- runs-on: ubuntu-latest
+ runs-on: self-hosted
17
strategy:
18
matrix:
19
include:
0 commit comments