We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feba14c commit 2698fafCopy full SHA for 2698faf
.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
45
strategy:
46
matrix:
47
node-version: [18, 20]
48
- os: [ubuntu-latest, macos-latest, windows-2019]
+ os: [ubuntu-latest, macos-latest]
49
runs-on: ${{ matrix.os }}
50
defaults:
51
run:
0 commit comments