mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 01:47:33 +00:00
ci: set runner group on parallel jobs (#6916)
This commit is contained in:
3
.github/workflows/core-unit-test.yml
vendored
3
.github/workflows/core-unit-test.yml
vendored
@@ -15,7 +15,8 @@ on:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on:
|
||||
group: zitadel-public
|
||||
steps:
|
||||
-
|
||||
uses: actions/checkout@v3
|
||||
|
Reference in New Issue
Block a user