Skip to content

Commit

Permalink
remove 7.3 pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCadien committed May 29, 2024
1 parent ca7c586 commit 3867171
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ jobs:
fail-fast: false
matrix:
include:
- php-version: '7.2'
lint: false
dependency-versions: 'lowest'
tools: 'composer:v1'
env:
SYMFONY_DEPRECATIONS_HELPER: disabled

- php-version: '8.2'
lint: true
dependency-versions: 'highest'
Expand Down

0 comments on commit 3867171

Please sign in to comment.