mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 11:30:49 +08:00
[Ubuntu] Rework Maven installation (#3973)
* rework maven installation * resolve issues * resolve issue with extracting latest maven version
This commit is contained in:
committed by
GitHub
parent
4f6ba63ac7
commit
1cbea05824
@@ -72,8 +72,7 @@
|
||||
"default": "8",
|
||||
"versions": [
|
||||
"8", "11", "12"
|
||||
],
|
||||
"maven": "3.8.1"
|
||||
]
|
||||
},
|
||||
"android": {
|
||||
"platform_min_version": "23",
|
||||
|
||||
Reference in New Issue
Block a user