Skip to content

Commit

Permalink
Merge pull request #427 from thaJeztah/remove_centos7
Browse files Browse the repository at this point in the history
gha: remove CentOS 7 (EOL), add Ubuntu 24.04, use engine 26.1
  • Loading branch information
thaJeztah authored Jul 1, 2024
2 parents 37d6b03 + 3f554e7 commit 7dbd184
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 7dbd184

Please sign in to comment.