Skip to content

Commit 93bcb56

Browse files
committed
Test with ibm_db2 on PHP 8.4
1 parent c6c16cf commit 93bcb56

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,7 @@ jobs:
218218
matrix:
219219
php-version:
220220
- "7.4"
221-
- "8.3"
222-
# The DB2 workflow currently segfaults with PHP 8.4
223-
# - "8.4"
221+
- "8.4"
224222

225223
development-deps:
226224
name: "PHPUnit with PDO_SQLite and development dependencies"

0 commit comments

Comments
 (0)