File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 2222 - mkl-dynamic-ilp64-seq
2323 runs-on : ubuntu-22.04
2424 container :
25- image : ghcr.io/rust-math/intel-mkl-src/mkl-rust:1.56.0
25+ image : ghcr.io/rust-math/intel-mkl-src/mkl-rust:1.56.0-1
2626 steps :
2727 - uses : actions/checkout@v1
2828 - uses : actions-rs/cargo@v1
Original file line number Diff line number Diff line change @@ -44,13 +44,12 @@ jobs:
4444 image :
4545 - mkl-rust
4646 - mkl-ubuntu
47- - mkl-centos
4847 test :
4948 - seek_opt_intel
5049 - pkg_config
5150 runs-on : ubuntu-22.04
5251 container :
53- image : ghcr.io/rust-math/intel-mkl-src/${{ matrix.image }}:1.56.0
52+ image : ghcr.io/rust-math/intel-mkl-src/${{ matrix.image }}:1.56.0-1
5453 steps :
5554 - uses : actions/checkout@v1
5655 - uses : actions-rs/cargo@v1
Original file line number Diff line number Diff line change 1010 check-format :
1111 runs-on : ubuntu-22.04
1212 container :
13- image : ghcr.io/rust-math/intel-mkl-src/mkl-rust:1.56.0
13+ image : ghcr.io/rust-math/intel-mkl-src/mkl-rust:1.56.0-1
1414 steps :
1515 - uses : actions/checkout@v1
1616 - uses : actions-rs/cargo@v1
2121 clippy :
2222 runs-on : ubuntu-22.04
2323 container :
24- image : ghcr.io/rust-math/intel-mkl-src/mkl-rust:1.56.0
24+ image : ghcr.io/rust-math/intel-mkl-src/mkl-rust:1.56.0-1
2525 steps :
2626 - uses : actions/checkout@v1
2727 - uses : actions-rs/cargo@v1
You can’t perform that action at this time.
0 commit comments