Skip to content

Commit

Permalink
PHP unit test workflow: Try removing 7.0 and 7.1 (WordPress#60686)
Browse files Browse the repository at this point in the history

Co-authored-by: andrewserong <[email protected]>
Co-authored-by: ramonjd <[email protected]>
  • Loading branch information
3 people authored Apr 12, 2024
1 parent e775a90 commit 73ee882
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ jobs:
fail-fast: true
matrix:
php:
- '7.0'
- '7.1'
- '7.2'
- '7.3'
- '7.4'
Expand Down

0 comments on commit 73ee882

Please sign in to comment.