mirror of
https://github.com/actions/runner-images.git
synced 2026-01-04 09:13:33 +08:00
[Ubuntu] Remove php installation, tests and software docs for Ubuntu 16 (#3541)
* Remove php installation, tests and software docs for Ubuntu 16 * Add openssl 1.1.1k installation as python toolcache depends on it * Add a comment about openssl installation on Ubuntu 16
This commit is contained in:
@@ -253,17 +253,6 @@
|
||||
"gfortran-9"
|
||||
]
|
||||
},
|
||||
"php": {
|
||||
"versions": [
|
||||
"5.6",
|
||||
"7.0",
|
||||
"7.1",
|
||||
"7.2",
|
||||
"7.3",
|
||||
"7.4",
|
||||
"8.0"
|
||||
]
|
||||
},
|
||||
"rubygems": [],
|
||||
"node_modules": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user