Skip to content

Commit

Permalink
Only run CI with PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
starred-gijs committed Mar 13, 2024
1 parent 5279958 commit ef8df44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
description: ['Tests']
php:
- 7.4
- 8.1
- 8.2
- 8.3
# - 8.1
# - 8.2
# - 8.3
include:
- description: Tests - Symfony 5.4 LTS
php: 7.4
Expand Down

0 comments on commit ef8df44

Please sign in to comment.