Browse Source

gha: add docker engine v28.x to the test-matrix

currently v28.0.0-rc.1

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Sebastiaan van Stijn 9 months ago
parent
commit
49575ef499
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -156,6 +156,7 @@ jobs:
         engine:
           - 26
           - 27
+          - 28
     steps:
       - name: Prepare
         run: |