There was an error while loading. Please reload this page.
2 parents c5643f6 + 7618be8 commit 98c2df8Copy full SHA for 98c2df8
1 file changed
.github/workflows/python-package-conda.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- python-version: ["3.10", "3.11"]
+ python-version: ["3.10", "3.11", "3.12"]
21
os: [macOS, ubuntu]
22
inlcude:
23
- os: macos-latest
0 commit comments