Skip to content

Commit 31d605c

Browse files
author
Tyler Titsworth
authored
Update unit-test.yaml
1 parent 4a4b6b0 commit 31d605c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ concurrency:
88
cancel-in-progress: true
99
jobs:
1010
unit-test:
11-
runs-on: ubuntu-latest
11+
runs-on: [k8-runners]
1212
steps:
1313
- uses: actions/checkout@v4
1414
- uses: docker/login-action@v3

0 commit comments

Comments
 (0)