Skip to content

Commit 1ba1732

Browse files
committed
Package windows extensions for PHP 8.5
1 parent 117fd6e commit 1ba1732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ jobs:
9898
fail-fast: false
9999
matrix:
100100
# Note: keep this in sync with the Windows matrix in tests.yml
101-
php: [ "8.1", "8.2", "8.3", "8.4" ]
101+
php: [ "8.1", "8.2", "8.3", "8.4", "8.5" ]
102102
arch: [ x64, x86 ]
103103
ts: [ ts, nts ]

0 commit comments

Comments
 (0)