mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[Ubuntu] upgrade php version to 8.1 (#4681)
This commit is contained in:
@@ -271,7 +271,8 @@
|
||||
"7.2",
|
||||
"7.3",
|
||||
"7.4",
|
||||
"8.0"
|
||||
"8.0",
|
||||
"8.1"
|
||||
]
|
||||
},
|
||||
"selenium": {
|
||||
|
||||
@@ -270,7 +270,8 @@
|
||||
"php": {
|
||||
"versions": [
|
||||
"7.4",
|
||||
"8.0"
|
||||
"8.0",
|
||||
"8.1"
|
||||
]
|
||||
},
|
||||
"rubygems": [
|
||||
|
||||
Reference in New Issue
Block a user