We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf1664 commit 5f4da36Copy full SHA for 5f4da36
.github/workflows/tests.yml
@@ -86,7 +86,7 @@ jobs:
86
name: PHP ${{ matrix.php-versions }}
87
runs-on: ubuntu-latest
88
env:
89
- extensions: mbstring, intl, json, psr, phalcon-5.0.0alpha3, mysql, pgsql, xdebug
+ extensions: mbstring, intl, json, phalcon-5.0.0, mysql, pgsql, xdebug
90
key: cache-v2.0~19.03.2020
91
services:
92
mysql:
0 commit comments