Skip to content

Commit

Permalink
use ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
alfC committed Nov 28, 2024
1 parent 3644c18 commit 6b6e2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ clang++:
- ctest -j 2 --output-on-failure

clang++ mull:
image: ubuntu:jammy
image: ubuntu:24.04
stage: build
tags:
- x86_64 # for mull
Expand Down

0 comments on commit 6b6e2b9

Please sign in to comment.