Skip to content

Commit 75c80d3

Browse files
committed
runs-on: ziserv
Maybe this onde does the trick...
1 parent 113fb08 commit 75c80d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
deps-cache:
99
name: Cache Dependencies
10-
runs-on: ${{ vars.RUNNER_TYPE || 'self-hosted' }}
10+
runs-on: ${{ vars.RUNNER_TYPE || 'ziserv' }}
1111
steps:
1212
- uses: actions/checkout@v4
1313

0 commit comments

Comments
 (0)