Skip to content

Commit

Permalink
Don't run CI with old PHP versions either
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed May 30, 2022
1 parent 08ce197 commit b2d3fbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
fail-fast: false
matrix:
php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
Expand Down

0 comments on commit b2d3fbf

Please sign in to comment.