Skip to content

Commit

Permalink
Update codeception.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjia90 authored Jul 25, 2024
1 parent 94e5b76 commit 6ccef6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeception.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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, experimental: false }

services:
redis:
Expand Down

0 comments on commit 6ccef6e

Please sign in to comment.