Skip to content

Commit

Permalink
DevKit updates (#1442)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed May 8, 2021
1 parent 7d06f3f commit 2798e05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ jobs:
- php-version: '8.0'
dependencies: highest
allowed-to-fail: false
symfony-require: 4.4.*
variant: 'symfony/symfony:"4.4.*"'
variant: 'sonata-project/admin-bundle:"dev-master"'
- php-version: '8.0'
dependencies: highest
allowed-to-fail: false
variant: 'sonata-project/admin-bundle:"dev-master"'
symfony-require: 4.4.*
variant: 'symfony/symfony:"4.4.*"'

steps:
- name: Checkout
Expand Down

0 comments on commit 2798e05

Please sign in to comment.