Skip to content

Commit c07ce6a

Browse files
committed
1 parent 8555931 commit c07ce6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
coverage:
2828
runs-on: ubuntu-18.04
2929
container:
30-
image: ghcr.io/rust-math/intel-mkl-src/mkl-rust:1.49.0
30+
image: ghcr.io/rust-math/rust-mkl:1.63.0-2020.1
3131
options: --security-opt seccomp=unconfined
3232
steps:
3333
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)