mirror of
https://github.com/docker/compose.git
synced 2025-07-25 14:44:29 +02:00
use the 3 latest major versions of the engine to run e2e step
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
parent
a42a04dfe8
commit
56e92e34b6
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -141,9 +141,9 @@ jobs:
|
|||||||
- plugin
|
- plugin
|
||||||
- standalone
|
- standalone
|
||||||
engine:
|
engine:
|
||||||
- 25.0.5
|
- 25
|
||||||
- 26.1.4
|
- 26
|
||||||
- 27.4.1
|
- 27
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user