File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,23 +30,23 @@ jobs:
3030 matrix :
3131 include :
3232 - os : ubuntu-24.04
33- docker_img : " rpcs3/rpcs3-ci-jammy:1.8 "
33+ docker_img : " rpcs3/rpcs3-ci-jammy:1.9 "
3434 build_sh : " /rpcs3/.ci/build-linux.sh"
3535 compiler : clang
3636 UPLOAD_COMMIT_HASH : d812f1254a1157c80fd402f94446310560f54e5f
3737 UPLOAD_REPO_FULL_NAME : " rpcs3/rpcs3-binaries-linux"
3838 - os : ubuntu-24.04
39- docker_img : " rpcs3/rpcs3-ci-jammy:1.8 "
39+ docker_img : " rpcs3/rpcs3-ci-jammy:1.9 "
4040 build_sh : " /rpcs3/.ci/build-linux.sh"
4141 compiler : gcc
4242 - os : ubuntu-24.04-arm
43- docker_img : " rpcs3/rpcs3-ci-jammy-aarch64:1.8 "
43+ docker_img : " rpcs3/rpcs3-ci-jammy-aarch64:1.9 "
4444 build_sh : " /rpcs3/.ci/build-linux-aarch64.sh"
4545 compiler : clang
4646 UPLOAD_COMMIT_HASH : a1d35836e8d45bfc6f63c26f0a3e5d46ef622fe1
4747 UPLOAD_REPO_FULL_NAME : " rpcs3/rpcs3-binaries-linux-arm64"
4848 - os : ubuntu-24.04-arm
49- docker_img : " rpcs3/rpcs3-ci-jammy-aarch64:1.8 "
49+ docker_img : " rpcs3/rpcs3-ci-jammy-aarch64:1.9 "
5050 build_sh : " /rpcs3/.ci/build-linux-aarch64.sh"
5151 compiler : gcc
5252 name : RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }}
You can’t perform that action at this time.
0 commit comments