Skip to content

Commit d57d64f

Browse files
committed
ci: remove ubuntu 20.04, use docker 27.5 for testing
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 0647bbe commit d57d64f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@ jobs:
99
strategy:
1010
matrix:
1111
os:
12-
- ubuntu:20.04
1312
- ubuntu:22.04
1413
- ubuntu:24.04
1514
- quay.io/centos/centos:stream9
1615
version:
17-
- "26.1"
16+
- "27.5"
1817
- ""
1918

2019
steps:

0 commit comments

Comments
 (0)