Skip to content

Commit d79b684

Browse files
committed
Try to upgrade to win2019
1 parent f63c410 commit d79b684

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ env:
2121
PHP_SDK_VERSION: 2.2.0
2222
PHP_DEVPACK: C:\tools\php-devpack
2323
PHP_SDK_PATH: C:\tools\php-sdk
24-
EXTENSION_FILE: php_zephir_parser.dll
2524

2625
jobs:
2726
builds:
@@ -54,7 +53,7 @@ jobs:
5453
compiler: clang
5554
# Windows
5655
- name: windows2016-vc14
57-
os: windows-2016
56+
os: windows-2019
5857
compiler: vc14
5958

6059
steps:

0 commit comments

Comments
 (0)