Skip to content

Commit 6143b9a

Browse files
authored
Merge pull request #672 from snakers4/adamnsandle
fx
2 parents ad0fdbe + 8ca8cf7 commit 6143b9a

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
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
os: [ubuntu-latest, windows-latest]
14+
os: [ubuntu-latest]
1515
#python-version: ["3.8","3.9","3.10","3.11","3.12","3.13"]
1616
python-version: ["3.10"]
1717

0 commit comments

Comments
 (0)