mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-07 07:48:55 -06:00
Temporarily disable WebAuthn Firefox testing (#22071)
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -476,7 +476,9 @@ jobs:
|
||||
timeout-minutes: 45
|
||||
strategy:
|
||||
matrix:
|
||||
browser: [chrome, firefox]
|
||||
browser:
|
||||
- chrome
|
||||
# - firefox disabled until https://github.com/keycloak/keycloak/issues/20777 is resolved
|
||||
fail-fast: false
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user