We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f6600 commit 6193f44Copy full SHA for 6193f44
.github/workflows/local-e2e-test.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: true
14
matrix:
15
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest, macos-latest]
16
node: [20.x]
17
steps:
18
- uses: actions/checkout@v4
0 commit comments