Skip to content

Commit 57b36e6

Browse files
committed
build: do not run tests in windows (some gdal errors)
1 parent 846c0c3 commit 57b36e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
include:
1717
- os: macos-latest
1818
python-version: "3.13"
19-
- os: windows-latest
20-
python-version: "3.13"
2119

2220
runs-on: ${{ matrix.os }}
2321
defaults:

0 commit comments

Comments
 (0)