We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46694d0 commit 82f120bCopy full SHA for 82f120b
.github/workflows/build.yml
@@ -50,11 +50,6 @@ jobs:
50
branch: '5.11.0'
51
dev_branch: '5.11.0'
52
args: with-pdo-sqlsrv
53
- exclude:
54
- - extensions: sqlsrv
55
- php: '8.4'
56
- - extensions: pdo_sqlsrv
57
58
59
steps:
60
- uses: actions/checkout@v4
@@ -103,11 +98,6 @@ jobs:
103
98
branch: latest
104
99
dev_branch: latest
105
100
106
107
108
109
110
111
101
112
102
113
0 commit comments