We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa61603 commit f1d499bCopy full SHA for f1d499b
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ${{matrix.os}}
8
strategy:
9
matrix:
10
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest]
11
12
steps:
13
- uses: actions/checkout@v4
0 commit comments