testing on self-hosted runner
This commit is contained in:
parent
c7e731717a
commit
fcecf5b18a
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -16,7 +16,8 @@ jobs:
|
||||
# This workflow contains a single job called "build"
|
||||
build:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
#runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user