fix(workflows): change build runner from CI to gbo
Some checks failed
GBCI / build (push) Failing after 1m26s
Some checks failed
GBCI / build (push) Failing after 1m26s
This commit is contained in:
parent
dbdb75c4d6
commit
47debcf2e7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: CI
|
||||
runs-on: gbo
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue