Skip to content

Commit

Permalink
ci: fix test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalets committed Oct 6, 2024
1 parent 855abba commit 5fbf1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
strategy:
matrix:
playwrightVersion: ${{ fromJson(needs.get-playwright-versions.outputs.versions) }}
os: ubuntu-latest
os: [ubuntu-latest]
include:
- playwrightVersion: latest
os: windows-latest
Expand Down

0 comments on commit 5fbf1aa

Please sign in to comment.