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 f63c410 commit d79b684Copy full SHA for d79b684
.github/workflows/ci.yml
@@ -21,7 +21,6 @@ env:
21
PHP_SDK_VERSION: 2.2.0
22
PHP_DEVPACK: C:\tools\php-devpack
23
PHP_SDK_PATH: C:\tools\php-sdk
24
- EXTENSION_FILE: php_zephir_parser.dll
25
26
jobs:
27
builds:
@@ -54,7 +53,7 @@ jobs:
54
53
compiler: clang
55
# Windows
56
- name: windows2016-vc14
57
- os: windows-2016
+ os: windows-2019
58
compiler: vc14
59
60
steps:
0 commit comments