File tree Expand file tree Collapse file tree 8 files changed +22
-22
lines changed
Expand file tree Collapse file tree 8 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 3030 FALLBACK_GCC : 12
3131 FALLBACK_CLANG : 16
3232 CCACHE_VERSION : 4.12.2
33- CMAKE_VERSION : 4.1.0
34- CONAN_VERSION : 2.22.2
33+ CMAKE_VERSION : 4.2.1
34+ CONAN_VERSION : 2.24.0
3535 GCOVR_VERSION : 8.3
3636 MOLD_VERSION : 2.40.4
3737 RUST_VERSION : 1.91.1
Original file line number Diff line number Diff line change 2828 CONTAINER_REGISTRY : ghcr.io
2929 BUILDKIT_PROGRESS : plain
3030 CCACHE_VERSION : 4.12.2
31- CMAKE_VERSION : 4.1.0
32- CONAN_VERSION : 2.22.2
31+ CMAKE_VERSION : 4.2.1
32+ CONAN_VERSION : 2.24.0
3333 GCOVR_VERSION : 8.3
3434 MOLD_VERSION : 2.40.4
3535 RUST_VERSION : 1.91.1
Original file line number Diff line number Diff line change 2525 PUSH : ${{ github.event_name == 'push' }}
2626 CONTAINER_REGISTRY : ghcr.io
2727 BUILDKIT_PROGRESS : plain
28- CMAKE_VERSION : 4.1.0
28+ CMAKE_VERSION : 4.2.1
2929 DOXYGEN_VERSION : 1.9.8+ds-2build5
3030 GCC_VERSION : 14
3131 GRAPHVIZ_VERSION : 2.42.2-9ubuntu0.1
Original file line number Diff line number Diff line change 3030 FALLBACK_GCC : 12
3131 FALLBACK_CLANG : 16
3232 CCACHE_VERSION : 4.12.2
33- CMAKE_VERSION : 4.1.0
34- CONAN_VERSION : 2.22.2
33+ CMAKE_VERSION : 4.2.1
34+ CONAN_VERSION : 2.24.0
3535 GCOVR_VERSION : 8.3
3636 MOLD_VERSION : 2.40.4
3737 RUST_VERSION : 1.91.1
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ directory of the repository.
3939DEBIAN_VERSION=bookworm
4040GCC_VERSION=12
4141CCACHE_VERSION=4.12.2
42- CMAKE_VERSION=4.1.0
43- CONAN_VERSION=2.22.2
42+ CMAKE_VERSION=4.2.1
43+ CONAN_VERSION=2.24.0
4444GCOVR_VERSION=8.3
4545MOLD_VERSION=2.40.4
4646RUST_VERSION=1.91.1
@@ -73,8 +73,8 @@ GCC_VERSION=12
7373BASE_IMAGE=ghcr.io/xrplf/ci/gcc:${GCC_VERSION} -bullseye
7474# The versions of the tools to use.
7575CCACHE_VERSION=4.12.2
76- CMAKE_VERSION=4.1.0
77- CONAN_VERSION=2.22.2
76+ CMAKE_VERSION=4.2.1
77+ CONAN_VERSION=2.24.0
7878GCOVR_VERSION=8.3
7979MOLD_VERSION=2.40.4
8080RUST_VERSION=1.91.1
@@ -109,8 +109,8 @@ DEBIAN_VERSION=bookworm
109109CLANG_VERSION=17
110110# The versions of the tools to use.
111111CCACHE_VERSION=4.12.2
112- CMAKE_VERSION=4.1.0
113- CONAN_VERSION=2.22.2
112+ CMAKE_VERSION=4.2.1
113+ CONAN_VERSION=2.24.0
114114GCOVR_VERSION=8.3
115115MOLD_VERSION=2.40.4
116116RUST_VERSION=1.91.1
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ RHEL_VERSION=9
2929GCC_VERSION=12
3030# The versions of the tools to use.
3131CCACHE_VERSION=4.12.2
32- CMAKE_VERSION=4.1.0
33- CONAN_VERSION=2.22.2
32+ CMAKE_VERSION=4.2.1
33+ CONAN_VERSION=2.24.0
3434GCOVR_VERSION=8.3
3535MOLD_VERSION=2.40.4
3636RUST_VERSION=1.91.1
@@ -62,8 +62,8 @@ directory of the repository.
6262RHEL_VERSION=10
6363# The versions of the tools to use.
6464CCACHE_VERSION=4.12.2
65- CMAKE_VERSION=4.1.0
66- CONAN_VERSION=2.22.2
65+ CMAKE_VERSION=4.2.1
66+ CONAN_VERSION=2.24.0
6767GCOVR_VERSION=8.3
6868MOLD_VERSION=2.40.4
6969RUST_VERSION=1.91.1
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ the repository.
5050
5151``` shell
5252UBUNTU_VERSION=noble
53- CMAKE_VERSION=4.1.0
53+ CMAKE_VERSION=4.2.1
5454DOXYGEN_VERSION=1.9.8+ds-2build5
5555GCC_VERSION=14
5656GRAPHVIZ_VERSION=2.42.2-9ubuntu0.1
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ UBUNTU_VERSION=noble
2828GCC_VERSION=14
2929# The versions of the tools to use.
3030CCACHE_VERSION=4.12.2
31- CMAKE_VERSION=4.1.0
32- CONAN_VERSION=2.22.2
31+ CMAKE_VERSION=4.2.1
32+ CONAN_VERSION=2.24.0
3333GCOVR_VERSION=8.3
3434MOLD_VERSION=2.40.4
3535RUST_VERSION=1.91.1
@@ -64,8 +64,8 @@ UBUNTU_VERSION=noble
6464CLANG_VERSION=18
6565# The versions of the tools to use.
6666CCACHE_VERSION=4.12.2
67- CMAKE_VERSION=4.1.0
68- CONAN_VERSION=2.22.2
67+ CMAKE_VERSION=4.2.1
68+ CONAN_VERSION=2.24.0
6969GCOVR_VERSION=8.3
7070MOLD_VERSION=2.40.4
7171RUST_VERSION=1.91.1
You can’t perform that action at this time.
0 commit comments