@@ -25,41 +25,41 @@ jobs:
2525 # #########################################################################################
2626 - machine : debian-generic.acpp
2727 args : --backend omp
28- container : ghcr.io/shamrock-code/shamrock-ci:ubuntu20llvm15
28+ container : ghcr.io/shamrock-code/shamrock-ci:ubuntu22llvm15
2929 runson : ubuntu-latest
30- imagename : Ubuntu 20 LLVM 15
30+ imagename : Ubuntu 22 LLVM 15
3131 runtest : yes
3232 runtestpy : yes
3333 mpiargs : --allow-run-as-root --bind-to none --oversubscribe
3434
3535 - machine : debian-generic.acpp
3636 args : --backend generic
37- container : ghcr.io/shamrock-code/shamrock-ci:ubuntu20llvm15
37+ container : ghcr.io/shamrock-code/shamrock-ci:ubuntu22llvm15
3838 runson : ubuntu-latest
39- imagename : Ubuntu 20 LLVM 15
39+ imagename : Ubuntu 22 LLVM 15
4040 runtest : yes
4141 runtestpy : yes
4242 mpiargs : --allow-run-as-root --bind-to none --oversubscribe
4343
4444 - machine : debian-generic.acpp
4545 args : --backend cuda.explicit-multipass --arch sm_80
46- container : ghcr.io/shamrock-code/shamrock-ci:ubuntu20llvm15cuda11
46+ container : ghcr.io/shamrock-code/shamrock-ci:ubuntu22llvm15cuda11
4747 runson : ubuntu-latest
48- imagename : Ubuntu 20 LLVM 15 CUDA 11
48+ imagename : Ubuntu 22 LLVM 15 CUDA 11
4949 mpiargs : --allow-run-as-root --bind-to none --oversubscribe
5050
5151 - machine : debian-generic.acpp
5252 args : --backend cuda.integrated-multipass --arch sm_80
53- container : ghcr.io/shamrock-code/shamrock-ci:ubuntu20llvm15cuda11
53+ container : ghcr.io/shamrock-code/shamrock-ci:ubuntu22llvm15cuda11
5454 runson : ubuntu-latest
55- imagename : Ubuntu 20 LLVM 15 CUDA 11
55+ imagename : Ubuntu 22 LLVM 15 CUDA 11
5656 mpiargs : --allow-run-as-root --bind-to none --oversubscribe
5757
5858 - machine : debian-generic.acpp
5959 args : --backend hip --arch gfx906
60- container : ghcr.io/shamrock-code/shamrock-ci:ubuntu20llvm15rocm543
60+ container : ghcr.io/shamrock-code/shamrock-ci:ubuntu22llvm15rocm543
6161 runson : ubuntu-latest
62- imagename : Ubuntu 20 LLVM 15 ROCM 5.4.3
62+ imagename : Ubuntu 22 LLVM 15 ROCM 5.4.3
6363 mpiargs : --allow-run-as-root --bind-to none --oversubscribe
6464
6565 # #########################################################################################
0 commit comments