Skip to content

Commit

Permalink
Lock Phalcon version in 'validations' job
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Dec 30, 2023
1 parent 86ed5a7 commit 3a3b65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: '7.4'
extensions: mbstring, intl, json, mongodb, phalcon, xdebug
extensions: mbstring, intl, json, mongodb, phalcon-5.4.0, xdebug
tools: pecl
ini-values: apc.enable_cli=on, session.save_path=/tmp

Expand Down

0 comments on commit 3a3b65e

Please sign in to comment.