mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00:00
gha: update test-matrix: remove docker 26.x
- Mirantis Container Runtime (MCR) 23.0 reached EOL, and the next LTS version of MCR is 25.x, but download.docker.com does not have 25.x packages for the latest Ubuntu release. - Docker 26.x reached EOL and is no longer maintained Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
8bc8593fd0
commit
9ded1684cd
1 changed files with 2 additions and 3 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
|
@ -156,9 +156,8 @@ jobs:
|
|||
- plugin
|
||||
- standalone
|
||||
engine:
|
||||
- 26
|
||||
- 27
|
||||
- 28
|
||||
- 27 # old stable (latest major - 1)
|
||||
- 28 # current stable
|
||||
steps:
|
||||
- name: Prepare
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue