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