Skip to content

Commit

Permalink
Add missing job
Browse files Browse the repository at this point in the history
  • Loading branch information
franmomu committed Aug 12, 2021
1 parent 1472621 commit 5294b44
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yaml
Expand Up @@ -53,6 +53,11 @@ 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.*"'

steps:
- name: Checkout
Expand Down

0 comments on commit 5294b44

Please sign in to comment.