We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75f4ed commit 356899cCopy full SHA for 356899c
.github/workflows/rust.yml
@@ -27,7 +27,7 @@ jobs:
27
coverage:
28
runs-on: ubuntu-18.04
29
container:
30
- image: ghcr.io/rust-math/intel-mkl-src/mkl-rust:1.49.0
+ image: ghcr.io/rust-math/rust-mkl:1.63.0-2020.1
31
options: --security-opt seccomp=unconfined
32
steps:
33
- uses: actions/checkout@v2
0 commit comments