File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545 build_type : [Release, Debug]
4646 container :
4747 [
48- ' { "image": "ghcr.io/xrplf/clio-ci:0d262e74bcd286ccd6fc36e45990ff2e6b8d8430 " }' ,
48+ ' { "image": "ghcr.io/xrplf/clio-ci:8ad111655c4d04bfedb7e7cb3bbfba6d4204852d " }' ,
4949 ]
5050 static : [true]
5151
7373 uses : ./.github/workflows/build_impl.yml
7474 with :
7575 runs_on : heavy
76- container : ' { "image": "ghcr.io/xrplf/clio-ci:0d262e74bcd286ccd6fc36e45990ff2e6b8d8430 " }'
76+ container : ' { "image": "ghcr.io/xrplf/clio-ci:8ad111655c4d04bfedb7e7cb3bbfba6d4204852d " }'
7777 conan_profile : gcc
7878 build_type : Debug
7979 disable_cache : false
9191 uses : ./.github/workflows/build_impl.yml
9292 with :
9393 runs_on : heavy
94- container : ' { "image": "ghcr.io/xrplf/clio-ci:0d262e74bcd286ccd6fc36e45990ff2e6b8d8430 " }'
94+ container : ' { "image": "ghcr.io/xrplf/clio-ci:8ad111655c4d04bfedb7e7cb3bbfba6d4204852d " }'
9595 conan_profile : gcc
9696 build_type : Release
9797 disable_cache : false
@@ -107,7 +107,7 @@ jobs:
107107 needs : build-and-test
108108 runs-on : heavy
109109 container :
110- image : ghcr.io/xrplf/clio-ci:0d262e74bcd286ccd6fc36e45990ff2e6b8d8430
110+ image : ghcr.io/xrplf/clio-ci:8ad111655c4d04bfedb7e7cb3bbfba6d4204852d
111111
112112 steps :
113113 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments