run on github runner
This commit is contained in:
parent
8728bd87ed
commit
66daa74232
2
.github/workflows/runner.yml
vendored
2
.github/workflows/runner.yml
vendored
@ -10,7 +10,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: self-hosted
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: debug
|
- name: debug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user