Skip to content

Commit 113a956

Browse files
committed
Update to v6.2.1
1 parent aede6f0 commit 113a956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
os: ["ubuntu-latest"]
1919
python-version: ["3.8", "3.9", "3.10"]
2020
source: ["source"] # ["conda-forge"]
21-
graphblas-version: ["6.2.0"]
21+
graphblas-version: ["6.2.1"]
2222
steps:
2323
- name: Checkout
2424
uses: actions/checkout@v2

0 commit comments

Comments
 (0)