Skip to content

Commit

Permalink
check CI
Browse files Browse the repository at this point in the history
  • Loading branch information
priyadi committed Sep 23, 2023
1 parent 505a069 commit a3462fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest]
php: [ '8.2' ]
php: [ '8.1', '8.2' ]
symfony: [ '6.3' ]
dep: [highest,lowest]

Expand Down

0 comments on commit a3462fa

Please sign in to comment.