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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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