mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-30 21:38:26 +08:00
[Ubuntu] Add java dependent tools back to ubuntu 22 (#5618)
* Get back kotlin and selenium * Get back leiningen and android tools
This commit is contained in:
@@ -87,9 +87,9 @@
|
||||
"cmake;3.18.1"
|
||||
],
|
||||
"ndk": {
|
||||
"default": "21",
|
||||
"default": "23",
|
||||
"versions": [
|
||||
"21", "22", "23"
|
||||
"21", "23", "24"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user