Reduction the runner name
This commit is contained in:
parent
26bba8ead8
commit
5b753f2e72
|
@ -8,7 +8,7 @@ jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
runs-on: [ backend_runner ]
|
runs-on: [ self-hosted ]
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Check out the repository
|
- name: Check out the repository
|
||||||
|
|
Loading…
Reference in New Issue