You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .gitlab-ci.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
variables:
2
2
BUILD_WORKSPACE: "build"
3
-
CONTAINER_BUILD_IMAGE: "fedora:41"
3
+
CONTAINER_BUILD_IMAGE: "fedora:40"
4
4
CTEST:
5
5
value: "--parallel 16 --schedule-random"
6
6
description: "Here you can set the options for ctest-unittests. By default test involving dbus are excluded since they are not supported inside a container image."
0 commit comments