Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d68c30f

Browse files
Remove Windows PHP 7.x jobs
1 parent 34b5bd8 commit d68c30f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
strategy:
263263
fail-fast: false
264264
matrix:
265-
php: ['7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
265+
php: ['8.0', '8.1', '8.2', '8.3']
266266
ts: [nts, ts]
267267
steps:
268268
- name: Checkout

0 commit comments

Comments
 (0)