Skip to content

Commit

Permalink
chore: skip guidepup windows tests until certificate issue is resolved (
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget authored Nov 27, 2024
1 parent ff4ddc7 commit 4d1605d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/02-e2e-screen-reader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-13, windows-2022]
os: [macos-13] # TODO: Skip window-2022 until https://github.com/guidepup/guidepup/issues/93 is solved. [macos-13, windows-2022]
shardIndex: [1, 2, 3, 4]
shardTotal: [4]
steps:
Expand Down

0 comments on commit 4d1605d

Please sign in to comment.