Skip to content

Commit 9afa279

Browse files
authored
Update python-package-conda.yml
1 parent 081fe6f commit 9afa279

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
python-version: ["3.9", "3.10", "3.11", "3.12"]
15+
python-version: ["3.9", "3.10", "3.11"]
1616
os: [ubuntu-latest, windows-latest, macos-latest]
1717
defaults:
1818
run:

0 commit comments

Comments
 (0)