Skip to content

Commit 64d751a

Browse files
committed
chore: set sqlsrv-5.10.1
1 parent 8c78af1 commit 64d751a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
with:
126126
php-version: ${{ matrix.php-versions }}
127127
tools: composer, pecl
128-
extensions: imagick, sqlsrv, gd, sqlite3, redis, memcached, oci8, pgsql
128+
extensions: imagick, sqlsrv-5.10.1, gd, sqlite3, redis, memcached, oci8, pgsql
129129
coverage: ${{ env.COVERAGE_DRIVER }}
130130
env:
131131
update: true

0 commit comments

Comments
 (0)