Browse Source

Test self-runner label

main
Granty1 5 years ago
parent
commit
2a43906ef7
  1. 2
      .github/workflows/go.yml

2
.github/workflows/go.yml

@ -8,7 +8,7 @@ jobs:
build: build:
name: Build name: Build
runs-on: [ self-hosted, backend_runner ]
runs-on: [ backend_runner ]
steps: steps:
- name: Check out the repository - name: Check out the repository

Loading…
Cancel
Save