Skip to content

Commit adc2577

Browse files
committed
No windows support
1 parent b3d9033 commit adc2577

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build-test-rust-minimappers2.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ jobs:
3232
matrix:
3333
os: [ubuntu-latest]
3434
python-version: ['3.9', '3.12', '3.13']
35-
include:
36-
- os: windows-latest
37-
python-version: '3.13'
35+
3836
steps:
3937
- uses: actions/checkout@v4
4038
with:

0 commit comments

Comments
 (0)