mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 00:39:36 +00:00
chore(workflow): run e2e on non standard runners (#7698)
Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
parent
fa9635eb93
commit
f862e43ede
3
.github/workflows/e2e.yml
vendored
3
.github/workflows/e2e.yml
vendored
@ -9,7 +9,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
browser: [firefox, chrome]
|
||||
runs-on: ubuntu-latest
|
||||
runs-on:
|
||||
group: zitadel-public
|
||||
steps:
|
||||
-
|
||||
name: Checkout Repository
|
||||
|
Loading…
Reference in New Issue
Block a user