1 parent f7054bb commit 5a194eeCopy full SHA for 5a194ee
1 file changed
.github/workflows/ci.yaml
@@ -33,7 +33,7 @@ jobs:
33
.\Release\alloc_benchmarks.exe --benchmark_min_time=0.1
34
35
build-linux:
36
- runs-on: ubuntu-latest
+ runs-on: self-hosted
37
strategy:
38
matrix:
39
build_type: [ Debug, Release ]
0 commit comments