We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3d0cb5 commit d7ad8b7Copy full SHA for d7ad8b7
1 file changed
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
deno: ["v2.6.0"]
10
- os: [macOS-latest, windows-latest, ubuntu-latest]
+ os: [macOS-latest, ubuntu-latest]
11
12
runs-on: ${{ matrix.os }}
13
0 commit comments