mirror of
https://github.com/php/pecl-search_engine-solr.git
synced 2026-03-23 22:52:07 +01:00
Fix windows build issue
Bumping php\setup-php-sdk to v0.12 should solve the issue
This commit is contained in:
2
.github/workflows/windows-tests.yml
vendored
2
.github/workflows/windows-tests.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
- name: Setup PHP
|
||||
id: setup-php
|
||||
uses: php/setup-php-sdk@v0.11
|
||||
uses: php/setup-php-sdk@v0.12
|
||||
with:
|
||||
version: ${{matrix.version}}
|
||||
arch: ${{matrix.arch}}
|
||||
|
||||
Reference in New Issue
Block a user