Edit Action workflow to run on a self-hosted runner
This commit is contained in:
parent
ab7c6e162f
commit
e77f3c9bdf
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
build:
|
||||
|
||||
# Run these steps on Ubuntu
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user