Skip to content

Commit

Permalink
Fixed typo with 7.0 version in php8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
idmarinas committed Nov 28, 2024
1 parent 07cd04d commit 6dc6ff3
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 @@ -20,7 +20,7 @@ jobs:
- php: '8.0'
symfony: [ '6.4.*' , '7.0.*', '7.1.*' ]
- php: '8.1'
symfony: [ '7.0.*', '7.0.*', '7.1.*' ]
symfony: [ '7.0.*', '7.1.*' ]

steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 6dc6ff3

Please sign in to comment.