Skip to content

Commit

Permalink
DevKit updates (#670)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed May 29, 2022
1 parent b9dd75a commit 699c79d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test.yaml
Expand Up @@ -47,11 +47,6 @@ jobs:
allowed-to-fail: false
symfony-require: 4.4.*
variant: symfony/symfony:"4.4.*"
- php-version: '8.1'
dependencies: highest
allowed-to-fail: false
symfony-require: 5.3.*
variant: symfony/symfony:"5.3.*"
- php-version: '8.1'
dependencies: highest
allowed-to-fail: false
Expand All @@ -62,6 +57,11 @@ jobs:
allowed-to-fail: false
symfony-require: 6.0.*
variant: symfony/symfony:"6.0.*"
- php-version: '8.1'
dependencies: highest
allowed-to-fail: false
symfony-require: 6.1.*
variant: symfony/symfony:"6.1.*"

steps:
- name: Checkout
Expand Down

0 comments on commit 699c79d

Please sign in to comment.