Skip to content

Commit

Permalink
Test against php 8.3 (doctrine#10963)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiy-petrov authored Oct 9, 2023
1 parent 77843e4 commit 32192c7
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 @@ -39,6 +39,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"
dbal-version:
- "default"
extension:
Expand Down Expand Up @@ -111,6 +112,7 @@ jobs:
matrix:
php-version:
- "8.2"
- "8.3"
dbal-version:
- "default"
- "3@dev"
Expand Down Expand Up @@ -183,6 +185,7 @@ jobs:
matrix:
php-version:
- "8.2"
- "8.3"
dbal-version:
- "default"
- "3@dev"
Expand Down Expand Up @@ -252,6 +255,7 @@ jobs:
matrix:
php-version:
- "8.2"
- "8.3"
dbal-version:
- "default"
- "3@dev"
Expand Down

0 comments on commit 32192c7

Please sign in to comment.