Skip to content

Commit

Permalink
Update codeception.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fashxp authored Jun 18, 2024
1 parent 5ea6524 commit 11b7c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
include:
- { php-version: 8.1, database: "mariadb:10.3", dependencies: lowest, experimental: false }
- { php-version: 8.2, database: "mariadb:10.11", dependencies: highest, experimental: false }
- { php-version: 8.3, database: "mariadb:10.11", dependencies: highest, pimcore_version: "11.x-dev as 11.0.0", experimental: true }
- { php-version: 8.3, database: "mariadb:10.11", dependencies: highest, pimcore_version: "11.x-dev as 11.99.9", experimental: true }

services:
redis:
Expand Down

0 comments on commit 11b7c1b

Please sign in to comment.