Skip to content

Commit

Permalink
Add 5.8.0 to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Athozus committed Apr 6, 2024
1 parent f57473a commit 3670fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
timeout-minutes: 10
strategy:
matrix:
ENGINE_VERSION: [5.0.1, 5.1.1, 5.2.0, 5.3.0, 5.4.1, 5.5.1, 5.6.1, 5.7.0, latest]
ENGINE_VERSION: [5.0.1, 5.1.1, 5.2.0, 5.3.0, 5.4.1, 5.5.1, 5.6.1, 5.7.0, 5.8.0, latest]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3670fe7

Please sign in to comment.