Update test.yaml

This commit is contained in:
Yozhef
2022-07-01 12:31:17 +03:00
committed by GitHub
parent 35f542a757
commit 9c03f8ab5e

View File

@@ -21,9 +21,12 @@ jobs:
- '4.4.*' - '4.4.*'
- '5.4.*' - '5.4.*'
- '6.0.*' - '6.0.*'
- '6.1.*'
exclude: exclude:
- php-version: '7.4' - php-version: '7.4'
symfony-version: '6.0.*' symfony-version: '6.0.*'
- php-version: '7.4'
symfony-version: '6.1.*'
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2