Skip to content

Commit 5bca214

Browse files
committed
Bumps MSRV testing on BLAS to 1.71
Closes #1464
1 parent 4e61c87 commit 5bca214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- uses: actions/checkout@v4
9696
- uses: dtolnay/rust-toolchain@master
9797
with:
98-
toolchain: 1.67.0 # BLAS MSRV
98+
toolchain: 1.71.0 # BLAS MSRV
9999
- uses: rui314/setup-mold@v1
100100
- uses: Swatinem/rust-cache@v2
101101
- name: Install openblas

0 commit comments

Comments
 (0)