Skip to content

Commit

Permalink
use the 3 latest major versions of the engine to run e2e step
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Lours <[email protected]>
  • Loading branch information
glours committed Dec 18, 2024
1 parent a42a04d commit 56e92e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ jobs:
- plugin
- standalone
engine:
- 25.0.5
- 26.1.4
- 27.4.1
- 25
- 26
- 27
steps:
- name: Prepare
run: |
Expand Down

0 comments on commit 56e92e3

Please sign in to comment.