Skip to content

Commit

Permalink
gha: add docker engine v28.x to the test-matrix
Browse files Browse the repository at this point in the history
currently v28.0.0-rc.1

Signed-off-by: Sebastiaan van Stijn <[email protected]>
  • Loading branch information
thaJeztah authored and ndeloof committed Feb 9, 2025
1 parent faa46d3 commit 49575ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ jobs:
engine:
- 26
- 27
- 28
steps:
- name: Prepare
run: |
Expand Down

0 comments on commit 49575ef

Please sign in to comment.