chore(workflow): run e2e on non standard runners (#7698)

Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
Livio Spring
2024-04-04 00:15:00 +02:00
committed by GitHub
parent fa9635eb93
commit f862e43ede

View File

@@ -9,7 +9,8 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
browser: [firefox, chrome] browser: [firefox, chrome]
runs-on: ubuntu-latest runs-on:
group: zitadel-public
steps: steps:
- -
name: Checkout Repository name: Checkout Repository