Skip to content

Commit 7dbd184

Browse files
authored
Merge pull request #427 from thaJeztah/remove_centos7
gha: remove CentOS 7 (EOL), add Ubuntu 24.04, use engine 26.1
2 parents 37d6b03 + 3f554e7 commit 7dbd184

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)