We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c25f626 commit 5b4e68fCopy full SHA for 5b4e68f
.gitlab-ci.yml
@@ -68,7 +68,7 @@ ubuntu:
68
metrics: build/metrics.txt
69
parallel:
70
matrix:
71
- - IMAGE : [ "ubuntu:22.04" ]
+ - IMAGE : [ "ubuntu:24.04" ]
72
CXX: [ g++ ]
73
BUILD_TYPE : [ "RelWithDebInfo" ]
74
TA_PYTHON : [ "TA_PYTHON=OFF" ]
0 commit comments