Skip to content

Commit d7ad8b7

Browse files
committed
chore: remove windows testing so publish workflow kicks
1 parent c3d0cb5 commit d7ad8b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
deno: ["v2.6.0"]
10-
os: [macOS-latest, windows-latest, ubuntu-latest]
10+
os: [macOS-latest, ubuntu-latest]
1111

1212
runs-on: ${{ matrix.os }}
1313

0 commit comments

Comments
 (0)