Skip to content

Commit 1ba4f81

Browse files
committed
Adjust e2e testing matrix
1 parent b7a6c32 commit 1ba4f81

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/browsers.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,6 @@ jobs:
3131
matrix:
3232
os: [windows-latest, macos-latest, ubuntu-latest]
3333
browser: [chromium, firefox, webkit]
34-
exclude:
35-
- os: windows-latest
36-
browser: webkit
37-
- os: windows-latest
38-
browser: firefox
39-
- os: macos-latest
40-
browser: firefox
4134
runs-on: ${{ matrix.os }}
4235
steps:
4336
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)