mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-30 21:38:26 +08:00
[Ubuntu] Switch java default back to 11 on 20.04 (#4903)
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
}
|
||||
],
|
||||
"java": {
|
||||
"default": "8",
|
||||
"default": "11",
|
||||
"default_vendor": "Temurin-Hotspot",
|
||||
"vendors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user