Skip to content

Commit 4c802a1

Browse files
authored
Merge pull request #6465 from thaJeztah/rm_23_test
gha: update test-matrix: remove docker 23.x, 26.x, add 25.x
2 parents e241f53 + 83e40c3 commit 4c802a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ jobs:
3939
engine-version:
4040
- 28 # latest
4141
- 27 # latest - 1
42-
- 26 # github actions default
43-
- 23 # mirantis lts
42+
- 25 # mirantis lts
4443
steps:
4544
-
4645
name: Checkout

0 commit comments

Comments
 (0)