mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
[Ubuntu] upgrade php version to 8.1 (#4681)
This commit is contained in:
@@ -270,7 +270,8 @@
|
||||
"php": {
|
||||
"versions": [
|
||||
"7.4",
|
||||
"8.0"
|
||||
"8.0",
|
||||
"8.1"
|
||||
]
|
||||
},
|
||||
"rubygems": [
|
||||
|
||||
Reference in New Issue
Block a user