Skip to content

Commit

Permalink
Add CI job for PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Oct 8, 2024
1 parent 2245149 commit 7e3597e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"
dbal-version:
- "default"
extension:
Expand Down Expand Up @@ -113,6 +114,7 @@ jobs:
php-version:
- "8.2"
- "8.3"
- "8.4"
dbal-version:
- "default"
- "3@dev"
Expand Down Expand Up @@ -186,6 +188,7 @@ jobs:
php-version:
- "8.2"
- "8.3"
- "8.4"
dbal-version:
- "default"
- "3@dev"
Expand Down Expand Up @@ -256,6 +259,7 @@ jobs:
php-version:
- "8.2"
- "8.3"
- "8.4"
dbal-version:
- "default"
- "3@dev"
Expand Down

0 comments on commit 7e3597e

Please sign in to comment.