Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dune-fem-dg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dune-fem
dune-fem-dg
Commits
5717b8af
Commit
5717b8af
authored
4 months ago
by
Robert K
Browse files
Options
Downloads
Patches
Plain Diff
[ci] Update to debian12 and ubuntu24.04
parent
6162fc56
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#75118
passed
3 months ago
Stage: test
Changes
1
Pipelines
8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+6
-6
6 additions, 6 deletions
.gitlab-ci.yml
with
6 additions
and
6 deletions
.gitlab-ci.yml
+
6
−
6
View file @
5717b8af
...
...
@@ -15,21 +15,21 @@ before_script:
-
duneci-install-module https://gitlab.dune-project.org/extensions/dune-alugrid.git
-
duneci-install-module https://gitlab.dune-project.org/dune-fem/dune-fem.git
debian-1
1
-gcc-1
0-17
:
image
:
registry.dune-project.org/docker/ci/debian:1
1
debian-1
2
-gcc-1
2-20
:
image
:
registry.dune-project.org/docker/ci/debian:1
2
script
:
-
duneci-standard-test
variables
:
DUNECI_TOOLCHAIN
:
gcc-1
0-17
DUNECI_TOOLCHAIN
:
gcc-1
2-20
tags
:
[
duneci
]
ubuntu-2
0
.04-clang-1
0-17
:
image
:
registry.dune-project.org/docker/ci/ubuntu:2
0
.04
ubuntu-2
4
.04-clang-1
8-23
:
image
:
registry.dune-project.org/docker/ci/ubuntu:2
4
.04
script
:
-
duneci-standard-test
variables
:
# bug in CI clang-10-17 and clang-10-20 are mixed up
DUNECI_TOOLCHAIN
:
clang-1
0
-2
0
DUNECI_TOOLCHAIN
:
clang-1
8
-2
3
tags
:
[
duneci
]
ubuntu-24.04-gcc-14-20
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment