mirror of
https://github.com/docker/compose.git
synced 2026-05-13 13:58:02 +00: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
1 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue