Skip to content

Commit

Permalink
refactor: remove explicit os line from matrix in build-and-e2e-test a…
Browse files Browse the repository at this point in the history
…ction

* contains config values that are duplicated in the include property
  • Loading branch information
PhilippMa committed Feb 10, 2025
1 parent 4514ef5 commit cb55de2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-13, windows-latest]
include:
- os: ubuntu-latest
# https://github.com/microsoft/playwright/issues/11932
Expand Down

0 comments on commit cb55de2

Please sign in to comment.