mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[macOS] Install Java 21 on MacOS 13 arm64 (#8545)
This commit is contained in:
committed by
GitHub
parent
efb9babb4b
commit
060ad1383a
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"arm64": {
|
||||
"default": "17",
|
||||
"versions": [ "11", "17" ]
|
||||
"versions": [ "11", "17", "21"]
|
||||
}
|
||||
},
|
||||
"android": {
|
||||
|
||||
Reference in New Issue
Block a user