Skip to content

Commit

Permalink
Add latest phalcon versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Oct 26, 2022
1 parent 84f509f commit 283a28d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
fail-fast: false
matrix:
php-versions: ['7.4', '8.0', '8.1']
# There is no 4.1.1 version due release bug
phalcon-versions: ['5.0.1']
phalcon-versions: ['5.0.1', '5.0.2', '5.0.3', '5.0.4', '5.0.5']
steps:
- uses: actions/checkout@v1
- name: Setup cache environment
Expand Down

0 comments on commit 283a28d

Please sign in to comment.