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]
|
on: [pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: self-hosted
|
runs-on: k8s
|
||||||
steps:
|
steps:
|
||||||
- name: runner arch
|
- name: runner arch
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue