Skip to content

Commit

Permalink
Change order of ci matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
starred-gijs committed Mar 13, 2024
1 parent 4e2bcae commit 5279958
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ jobs:
dependencies: ['highest']
description: ['Tests']
php:
- 8.3
- 8.2
- 8.1
- 7.4
- 8.1
- 8.2
- 8.3
include:
- description: Tests - Symfony 5.4 LTS
php: 7.4
symfony: '5.4.*'
symfony-version: '5.4.*'
- description: Prefer lowest
dependencies: 'lowest'
php: 7.4
Expand Down

0 comments on commit 5279958

Please sign in to comment.