Skip to content

Commit 5f56dfa

Browse files
committed
Fix merge
1 parent 3608580 commit 5f56dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ jobs:
247247
- "phpunit-mariadb"
248248
- "phpunit-mysql"
249249
- "phpunit-mssql"
250-
- "phpunit-ibm-db2"
250+
# - "phpunit-ibm-db2"
251251

252252
steps:
253253
- name: "Checkout"

0 commit comments

Comments
 (0)