Skip to content

Commit

Permalink
Revert "Fix ci-mssql.yml (#19102)"
Browse files Browse the repository at this point in the history
This reverts commit 53a9953.
  • Loading branch information
samdark committed Dec 21, 2021
1 parent 965f776 commit 7d01805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-mssql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
extensions: pdo, pdo_sqlsrv-5.8.1
mssql: 'server:2017-latest'
- php: '7.3'
extensions: pdo, pdo_sqlsrv
extensions: pdo, pdo_sqlsrv-5.8.1
mssql: 'server:2017-latest'
- php: '7.4'
extensions: pdo, pdo_sqlsrv
Expand Down

0 comments on commit 7d01805

Please sign in to comment.