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