diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8aaf61ddd6..544a334785 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,7 @@ env: # All versions should be declared here PHALCON_VERSION: 5.1.4 ZEPHIR_PARSER_VERSION: 1.5.1 - ZEPHIR_VERSION: 0.16.3 + ZEPHIR_VERSION: 0.17.0 # For tests LANG: en_US.UTF-8