Skip to content

Commit

Permalink
Remove support for Ubuntu 18.04 in GitLab role
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiashuste committed Jul 24, 2024
1 parent 8037e3e commit 4071439
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
fail-fast: false
matrix:
image:
- "ghcr.io/hifis-net/ubuntu-systemd:18.04"
- "ghcr.io/hifis-net/ubuntu-systemd:20.04"
- "ghcr.io/hifis-net/ubuntu-systemd:22.04"
- "ghcr.io/hifis-net/ubuntu-systemd:24.04"
Expand Down
1 change: 0 additions & 1 deletion roles/gitlab/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ galaxy_info:
- "8"
- name: "Ubuntu"
versions:
- "bionic"
- "focal"
- "jammy"
- "noble"
Expand Down

0 comments on commit 4071439

Please sign in to comment.