Skip to content

Commit 5a194ee

Browse files
committed
chore: change linux CI to use self hosted runner
Signed-off-by: NotKeira <github.rxs06@accounts.keira.boo>
1 parent f7054bb commit 5a194ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
.\Release\alloc_benchmarks.exe --benchmark_min_time=0.1
3434
3535
build-linux:
36-
runs-on: ubuntu-latest
36+
runs-on: self-hosted
3737
strategy:
3838
matrix:
3939
build_type: [ Debug, Release ]

0 commit comments

Comments
 (0)