ci: testing
This commit is contained in:
parent
abaa2b190d
commit
ce4ac62307
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: test
|
|||
on: [pull_request]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: self-hosted
|
||||
runs-on: k8s
|
||||
steps:
|
||||
- name: runner arch
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue