Skip to content

Commit 19cba57

Browse files
committed
PHP 8.5 prereleases not yet ready for Windows CI
1 parent 31476b2 commit 19cba57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
shell: cmd
105105
strategy:
106106
matrix:
107-
version: ["8.1", "8.2", "8.3", "8.4", "8.5"]
107+
version: ["8.1", "8.2", "8.3", "8.4"]
108108
arch: [x64]
109109
ts: [ts]
110110
runs-on: windows-latest

0 commit comments

Comments
 (0)