Skip to content

Commit

Permalink
gha: remove CentOS 7 (EOL), add Ubuntu 24.04, use engine 26.1
Browse files Browse the repository at this point in the history
- CentOS 7 reached EOL
- Adding Ubuntu 24.04 (LTS)
- Update the "old" engine version to install to 26.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
thaJeztah committed Jul 1, 2024
1 parent 37d6b03 commit 3f554e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
os:
- ubuntu:20.04
- ubuntu:22.04
- centos:7
- ubuntu:24.04
- quay.io/centos/centos:stream9
version:
- "20.10"
- "26.1"
- ""

steps:
Expand Down

0 comments on commit 3f554e7

Please sign in to comment.