mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 04:07:31 +00:00
ci: set runner group on parallel jobs (#6916)
This commit is contained in:
3
.github/workflows/console.yml
vendored
3
.github/workflows/console.yml
vendored
@@ -23,7 +23,8 @@ jobs:
|
||||
outputs:
|
||||
cache_key: ${{ steps.cache.outputs.cache-primary-key }}
|
||||
cache_path: ${{ env.cache_path }}
|
||||
runs-on: ubuntu-latest
|
||||
runs-on:
|
||||
group: zitadel-public
|
||||
steps:
|
||||
-
|
||||
uses: actions/checkout@v3
|
||||
|
Reference in New Issue
Block a user