Skip to content

Commit

Permalink
CI: add Ubuntu 24.04 into the mix
Browse files Browse the repository at this point in the history
The release have been out for a bit over a month now. At the same time,
23.10 has another month or so remaining and 18.04 is an extended LTS.

We can re-evaluate if we want to drop those at later point - for now
they just work and are supported, so keep them.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
  • Loading branch information
evelikov committed Jun 4, 2024
1 parent af64dfa commit b833ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- {name: "gentoo/stage3", tag: "latest"}
- {name: "opensuse/tumbleweed", tag: "latest", variant: "-default", url: "registry.opensuse.org/"}
- {name: "opensuse/leap", tag: "15.5", variant: "-default", url: "registry.opensuse.org/"}
- {name: "ubuntu", tag: "24.04"}
- {name: "ubuntu", tag: "23.10"}
- {name: "ubuntu", tag: "22.04"}
- {name: "ubuntu", tag: "20.04"}
Expand Down

0 comments on commit b833ded

Please sign in to comment.