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

Co-authored-by: Elio Bischof <elio@zitadel.com>
(cherry picked from commit f862e43ede)
This commit is contained in:
Livio Spring
2024-04-04 00:15:00 +02:00
parent ad9422a7d0
commit 63c7364159

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