Skip to content

Commit 5f4da36

Browse files
committed
adjusting tests phalcon 5 installation
1 parent bcf1664 commit 5f4da36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
name: PHP ${{ matrix.php-versions }}
8787
runs-on: ubuntu-latest
8888
env:
89-
extensions: mbstring, intl, json, psr, phalcon-5.0.0alpha3, mysql, pgsql, xdebug
89+
extensions: mbstring, intl, json, phalcon-5.0.0, mysql, pgsql, xdebug
9090
key: cache-v2.0~19.03.2020
9191
services:
9292
mysql:

0 commit comments

Comments
 (0)