Skip to content

Commit

Permalink
PHP unit test workflow: Try removing 7.0 and 7.1 (#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 and aaronjorbin committed May 2, 2024
1 parent d8807a7 commit 2e6d4a3
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 @@ -86,8 +86,6 @@ jobs:
fail-fast: true
matrix:
php:
- '7.0'
- '7.1'
- '7.2'
- '7.3'
- '7.4'
Expand Down

0 comments on commit 2e6d4a3

Please sign in to comment.