Skip to content

Commit e06f16b

Browse files
committed
no 8.3 on windows
1 parent 103b00e commit e06f16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
fail-fast: false
3434
matrix:
35-
php-version: ['8.1', '8.2', '8.3']
35+
php-version: ['8.1', '8.2']
3636
arch: [x64]
3737
ts: [nts]
3838

0 commit comments

Comments
 (0)