Skip to content

Commit 20d9e86

Browse files
authored
[macOS] Update PHP to 8.5 for Intel-based images (actions#13342)
1 parent 0f04992 commit 20d9e86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/macos/toolsets/toolset-14.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
"version": "15"
324324
},
325325
"php": {
326-
"version": "8.4"
326+
"version": "8.5"
327327
},
328328
"pwsh": {
329329
"version": "7.4"

images/macos/toolsets/toolset-15.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
"version": "18"
344344
},
345345
"php": {
346-
"version": "8.4"
346+
"version": "8.5"
347347
},
348348
"pwsh": {
349349
"version": "7.4"

0 commit comments

Comments
 (0)