mirror of
https://github.com/docker/compose.git
synced 2025-12-16 10:14:04 +01:00
gha: test against docker v29, v28
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
d7e5f20eb6
commit
bd2257b6d1
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -156,8 +156,8 @@ jobs:
|
||||
- plugin
|
||||
- standalone
|
||||
engine:
|
||||
- 27 # old stable (latest major - 1)
|
||||
- 28 # current stable
|
||||
- 28 # old stable (latest major - 1)
|
||||
- 29 # current stable
|
||||
steps:
|
||||
- name: Prepare
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user