[macOS] Add java to the macOS 13 arm64 (#8395)

This commit is contained in:
Alexey-Ayupov
2023-10-05 12:42:16 +02:00
committed by GitHub
parent 8d1fc7309c
commit 60963fb52e
6 changed files with 65 additions and 24 deletions

View File

@@ -195,6 +195,7 @@ build {
provisioner "shell" {
scripts = [
"./provision/core/llvm.sh",
"./provision/core/openjdk.sh",
"./provision/core/rust.sh",
"./provision/core/gcc.sh",
"./provision/core/cocoapods.sh",