Skip to content

Commit aee79bf

Browse files
fix daily workflow ci runner
1 parent 2933d44 commit aee79bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k3s_run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
setup_rancher:
1414
name: Setup Rancher - Tag - ${{ matrix.rancher_version }}
15-
runs-on: ubuntu-latest
15+
runs-on: org-9343010-amd64-k8s
1616
strategy:
1717
matrix:
1818
include:

0 commit comments

Comments
 (0)