Remove Windows PHP 7.x jobs

This commit is contained in:
michael-grunder
2024-05-16 10:22:23 -07:00
committed by Michael Grunder
parent 34b5bd81ef
commit d68c30f87d

View File

@@ -262,7 +262,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: ['7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
php: ['8.0', '8.1', '8.2', '8.3']
ts: [nts, ts]
steps:
- name: Checkout