We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7402c5 commit f83627aCopy full SHA for f83627a
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
source: ["conda-forge"]
19
# os: ["ubuntu-latest"]
20
# source: ["source"]
21
- python-version: ["3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
22
graphblas-version: ["8.2.0"]
23
steps:
24
- name: Checkout
0 commit comments