mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-27 20:12:46 +08:00
[Windows] Upgrade php version to 8.3 (#9439)
This commit is contained in:
@@ -479,7 +479,7 @@
|
||||
"version": "3.09"
|
||||
},
|
||||
"php": {
|
||||
"version": "8.2"
|
||||
"version": "8.3"
|
||||
},
|
||||
"llvm": {
|
||||
"version": "16"
|
||||
|
||||
@@ -424,7 +424,7 @@
|
||||
"version": "16"
|
||||
},
|
||||
"php": {
|
||||
"version": "8.2"
|
||||
"version": "8.3"
|
||||
},
|
||||
"postgresql": {
|
||||
"version": "14",
|
||||
|
||||
Reference in New Issue
Block a user