Skip to content

Commit

Permalink
DevKit updates (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Sep 21, 2021
1 parent 5a22cb1 commit ca27023
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,16 @@ jobs:
allowed-to-fail: false
symfony-require: 4.4.*
variant: 'symfony/symfony:"4.4.*"'
- php-version: '8.0'
dependencies: highest
allowed-to-fail: false
symfony-require: 5.3.*
variant: 'symfony/symfony:"5.3.*"'
- php-version: '8.0'
dependencies: highest
allowed-to-fail: false
symfony-require: 5.4.*
variant: 'symfony/symfony:"5.4.*"'

steps:
- name: Checkout
Expand Down

0 comments on commit ca27023

Please sign in to comment.