Test self-runner label
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
|
||||
build:
|
||||
name: Build
|
||||
runs-on: [ self-hosted, backend_runner ]
|
||||
runs-on: [ backend_runner ]
|
||||
steps:
|
||||
|
||||
- name: Check out the repository
|
||||
|
Reference in New Issue
Block a user