Skip to content

Commit 2c43691

Browse files
committed
Update image versions for CI.
1 parent 4cb47b9 commit 2c43691

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ gcc-macro:
1616
- make all
1717

1818
clang-macro:
19-
image: fedora:41
19+
image: fedora:42
2020
parallel:
2121
matrix:
2222
- FLAGS: ["", "-DOPDI_BACKEND_GENERATE_MASKED_EVENTS=1 -DOPDI_BACKEND_GENERATE_WORK_EVENTS=1"]
@@ -31,7 +31,7 @@ clang-macro:
3131
- make all
3232

3333
clang-ompt:
34-
image: fedora:41
34+
image: fedora:42
3535
parallel:
3636
matrix:
3737
- FLAGS: ["-DOPDI_OMPT_BACKEND_IMPLICIT_TASK_END_SOURCE=1", "-DOPDI_OMPT_BACKEND_IMPLICIT_TASK_END_SOURCE=2", "-DOPDI_BACKEND_GENERATE_MASKED_EVENTS=1 -DOPDI_BACKEND_GENERATE_WORK_EVENTS=1"]

0 commit comments

Comments
 (0)