mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-24 00:52:16 +01:00
Remove Windows PHP 7.x jobs
This commit is contained in:
committed by
Michael Grunder
parent
34b5bd81ef
commit
d68c30f87d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user