Skip to content

Commit 3f554e7

Browse files
committed
gha: remove CentOS 7 (EOL), add Ubuntu 24.04, use engine 26.1
- 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>
1 parent 37d6b03 commit 3f554e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ jobs:
1111
os:
1212
- ubuntu:20.04
1313
- ubuntu:22.04
14-
- centos:7
14+
- ubuntu:24.04
1515
- quay.io/centos/centos:stream9
1616
version:
17-
- "20.10"
17+
- "26.1"
1818
- ""
1919

2020
steps:

0 commit comments

Comments
 (0)