Skip to content

Commit

Permalink
Test w/o safari
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Stamm <ts@timostamm.de>
  • Loading branch information
timostamm committed Aug 29, 2024
1 parent 0532f59 commit 7f6169b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
browser: [chrome, safari, firefox]
browser: [chrome, firefox]
client: [promise, callback]
name: "${{ matrix.browser }} ${{ matrix.client }}"
steps:
Expand Down

0 comments on commit 7f6169b

Please sign in to comment.