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 9ba1a71
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 @@ -16,7 +16,7 @@ jobs:
matrix:
operating-system: [ubuntu-latest]
php: [ '8.2' ]
symfony: [ '6.3' ]
symfony: [ '6.2', '6.3' ]
dep: [highest,lowest]

runs-on: ${{ matrix.operating-system }}
Expand Down

0 comments on commit 9ba1a71

Please sign in to comment.