mirror of https://github.com/docker/compose.git
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
|
@ -141,9 +141,9 @@ jobs:
|
|||
- plugin
|
||||
- standalone
|
||||
engine:
|
||||
- 25.0.5
|
||||
- 26.1.4
|
||||
- 27.4.1
|
||||
- 25
|
||||
- 26
|
||||
- 27
|
||||
steps:
|
||||
- name: Prepare
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue