Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
micayael committed Jun 30, 2023
1 parent 99ee713 commit cde6eae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/symfony.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
fail-fast: true
matrix:
operating-system: [ ubuntu-latest, windows-latest, macos-latest ]
php: [ '8.1' ]
symfony: [ '6.0.*' ]
php: [ '8.1', '8.2' ]
symfony: [ '6.0.*', '6.1.*', '6.2.*', '6.3.*' ]

steps:
# To automatically get bug fixes and new Php versions for shivammathur/setup-php,
Expand Down

0 comments on commit cde6eae

Please sign in to comment.