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:
|
||||
build:
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: debug
|
||||
|
Loading…
Reference in New Issue
Block a user