mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
remove engine v25 from e2e test matrix
The 1st version available for Ubuntu 24.x is Docker Engine v26 Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -141,7 +141,6 @@ jobs:
|
||||
- plugin
|
||||
- standalone
|
||||
engine:
|
||||
- 25
|
||||
- 26
|
||||
- 27
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user