Attempting self-hosted runner
This commit is contained in:
parent
992ac1ea2c
commit
d6d1a8c96c
|
@ -7,7 +7,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue