mirror of
https://github.com/actions/runner-images.git
synced 2025-12-30 13:58:18 +08:00
Deprecate Java 7 (#2633)
This commit is contained in:
committed by
GitHub
parent
4491eeb15f
commit
3ca926ec34
@@ -81,7 +81,7 @@
|
||||
"java": {
|
||||
"default": "8",
|
||||
"versions": [
|
||||
"7", "8", "11", "12"
|
||||
"8", "11", "12"
|
||||
]
|
||||
},
|
||||
"android": {
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
"java": {
|
||||
"default": "8",
|
||||
"versions": [
|
||||
"7", "8", "11", "12"
|
||||
"8", "11", "12"
|
||||
]
|
||||
},
|
||||
"android": {
|
||||
|
||||
Reference in New Issue
Block a user