Skip to content

Commit af0e66c

Browse files
committed
ci: drop some conda runs
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 815bfeb commit af0e66c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/conda.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
platform: [ubuntu-latest, macos-12, windows-2019]
16-
python-version: ["3.9", "3.11"]
15+
platform: [ubuntu-latest]
16+
python-version: ["3.10", "3.13"]
1717

1818
runs-on: ${{ matrix.platform }}
1919

0 commit comments

Comments
 (0)