Skip to content

Commit

Permalink
adjusting tests phalcon 5 installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ultimater committed Aug 3, 2021
1 parent bcf1664 commit 5f4da36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
name: PHP ${{ matrix.php-versions }}
runs-on: ubuntu-latest
env:
extensions: mbstring, intl, json, psr, phalcon-5.0.0alpha3, mysql, pgsql, xdebug
extensions: mbstring, intl, json, phalcon-5.0.0, mysql, pgsql, xdebug
key: cache-v2.0~19.03.2020
services:
mysql:
Expand Down

0 comments on commit 5f4da36

Please sign in to comment.