mirror of
https://github.com/actions/runner-images.git
synced 2025-12-10 02:46:51 +00:00
[macOS] Update PHP to 8.5 for Intel-based images (#13342)
This commit is contained in:
@@ -323,7 +323,7 @@
|
||||
"version": "15"
|
||||
},
|
||||
"php": {
|
||||
"version": "8.4"
|
||||
"version": "8.5"
|
||||
},
|
||||
"pwsh": {
|
||||
"version": "7.4"
|
||||
|
||||
@@ -343,7 +343,7 @@
|
||||
"version": "18"
|
||||
},
|
||||
"php": {
|
||||
"version": "8.4"
|
||||
"version": "8.5"
|
||||
},
|
||||
"pwsh": {
|
||||
"version": "7.4"
|
||||
|
||||
Reference in New Issue
Block a user