Skip to content

Commit c334745

Browse files
committed
Update to 6.2.0.beta5
1 parent 3eac1c6 commit c334745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
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.beta3"]
21+
graphblas-version: ["6.2.0.beta5"]
2222
steps:
2323
- name: Checkout
2424
uses: actions/checkout@v2

0 commit comments

Comments
 (0)