diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3bc4bd18a..d50a1f732 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: |