Skip to content

Commit 7f17bb1

Browse files
committed
Cleanup matrix
1 parent 3fc5aee commit 7f17bb1

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -103,18 +103,6 @@ jobs:
103103
branch: latest
104104
dev_branch: latest
105105
args: with-pdo-sqlsrv
106-
- extensions: sqlsrv
107-
php: '8.0'
108-
repo: https://pecl.php.net/package/sqlsrv
109-
branch: '5.11.0'
110-
dev_branch: '5.11.0'
111-
args: enable-sqlsrv
112-
- extensions: pdo_sqlsrv
113-
php: '8.0'
114-
repo: https://pecl.php.net/package/pdo_sqlsrv
115-
branch: '5.11.0'
116-
dev_branch: '5.11.0'
117-
args: with-pdo-sqlsrv
118106
exclude:
119107
- extensions: sqlsrv
120108
php: '8.4'

0 commit comments

Comments
 (0)