[PECL-CVS] [pecl-database-ibm_db2] ci-update: add 8.6
[email protected] (Calvin Buckley) Thu, 16 Jul 2026 18:15:37 +0000
| Newsgroups | php.pecl.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Calvin Buckley (NattyNarwhal)
Date: 2026-07-16T15:09:00-03:00
Commit: https://github.com/php/pecl-database-ibm_db2/commit/6529354bcdba4badc6f5e449ab8d836b23c9cedb
Raw diff: https://github.com/php/pecl-database-ibm_db2/commit/6529354bcdba4badc6f5e449ab8d836b23c9cedb.diff
add 8.6
Changed paths:
M .github/workflows/ci.yml
Diff:
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5caab9b..d704a96 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
ubuntu:
strategy:
matrix:
- version: ['7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
+ version: ['7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5', '8.6']
runs-on: ubuntu-latest
services:
ibm_db2: