Skip to content

Commit

Permalink
remove duplicate test
Browse files Browse the repository at this point in the history
  • Loading branch information
jrushlow committed May 31, 2022
1 parent 4aaf55c commit eca94ad
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,6 @@ jobs:
- php-version: '8.0.0'
symfony-version: '5.4.*'
dependency-versions: 'highest'
# testing bleeding edge PHP with highest 5.x stable
- php-version: '8.1'
symfony-version: '5.4.*'
dependency-versions: 'highest'

steps:
- name: "Checkout code"
Expand Down

0 comments on commit eca94ad

Please sign in to comment.