mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[Ubuntu] add php 8.2 (#6745)
This commit is contained in:
@@ -302,7 +302,8 @@
|
||||
"7.3",
|
||||
"7.4",
|
||||
"8.0",
|
||||
"8.1"
|
||||
"8.1",
|
||||
"8.2"
|
||||
]
|
||||
},
|
||||
"selenium": {
|
||||
|
||||
@@ -304,7 +304,8 @@
|
||||
"versions": [
|
||||
"7.4",
|
||||
"8.0",
|
||||
"8.1"
|
||||
"8.1",
|
||||
"8.2"
|
||||
]
|
||||
},
|
||||
"rubygems": [
|
||||
|
||||
Reference in New Issue
Block a user