Added self hosted runner
This commit is contained in:
parent
1b481ee668
commit
b2d1abb33c
@ -10,7 +10,7 @@ jobs:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: self-hosted
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user