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 dcf3b29 commit 31dfed9Copy full SHA for 31dfed9
.github/workflows/phpunit-sqlserver.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: shivammathur/setup-php@v2
38
with:
39
php-version: ${{ inputs.php-version }}
40
- extensions: ${{ inputs.extension }}-5.10.0beta1
+ extensions: ${{ inputs.extension }}
41
coverage: pcov
42
ini-values: zend.assertions=1
43
tools: pecl
0 commit comments