Skip to content

Commit

Permalink
Add mysql 8.4 to codeception matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
cngJo authored Jan 13, 2025
1 parent 336d65f commit 1acd83d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
include:
- { php-version: 8.1, database: "mariadb:10.11", pimcore_version: "", dependencies: lowest, experimental: false }
- { php-version: 8.3, database: "mariadb:10.11", pimcore_version: "", dependencies: highest, experimental: false }
- { php-version: 8.3, database: "mysql:8.4", pimcore_version: "", dependencies: highest, experimental: false }
- { php-version: 8.3, database: "mariadb:10.11", pimcore_version: "11.x-dev", dependencies: highest, experimental: true }
services:
mariadb:
Expand Down

0 comments on commit 1acd83d

Please sign in to comment.