Skip to content

Commit 3c12690

Browse files
committed
No windows yet
1 parent 662edb8 commit 3c12690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: true
1616
matrix:
17-
os: [ubuntu-latest, windows-latest, macos-latest]
17+
os: [ubuntu-latest, macos-latest] # figure out windows-latest later
1818

1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)