Skip to content

Commit

Permalink
fixes CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nojimage committed Feb 7, 2024
1 parent 9924319 commit 1537c3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
prefer-lowest: ''
coverage: 'no'

- cakephp-version: '4.5.*'
php-version: '7.2'
- cakephp-version: '4.4.*'
php-version: '7.4'
db-type: 'mysql:5.7'
prefer-lowest: 'prefer-lowest'
coverage: 'no'
Expand Down

0 comments on commit 1537c3f

Please sign in to comment.