Skip to content

Commit db4a843

Browse files
committed
remove windows other host bindings
1 parent ba5e9bc commit db4a843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
strategy:
8383
fail-fast: false
8484
matrix:
85-
os: [ ubuntu-22.04, macos-13, macos-14, windows-2022 ]
85+
os: [ ubuntu-22.04, macos-13, macos-14 ]
8686
py_version: [ "3.10", "3.11" ]
8787

8888
steps:

0 commit comments

Comments
 (0)