|
@@ -37,15 +37,15 @@ jobs:
|
|
|
output-suffix: x64
|
|
|
xcode-path: '/Applications/Xcode_13.2.1.app'
|
|
|
fuse-lib: macFUSE
|
|
|
- openjfx-url: 'https://download2.gluonhq.com/openjfx/21.0.1/openjfx-21.0.1_osx-x64_bin-jmods.zip'
|
|
|
- openjfx-sha: 'bd6abab20da73d5a968dcf2fd915d81b5fb919340e3bb84979ee9a888a829939'
|
|
|
+ openjfx-url: 'https://download2.gluonhq.com/openjfx/22.0.1/openjfx-22.0.1_osx-x64_bin-jmods.zip'
|
|
|
+ openjfx-sha: 'e07a11c112abbdebe7c058b44c151e1e475de748671d896aef3d73f32453c248'
|
|
|
- os: [self-hosted, macOS, ARM64]
|
|
|
architecture: aarch64
|
|
|
output-suffix: arm64
|
|
|
xcode-path: '/Applications/Xcode_13.2.1.app'
|
|
|
fuse-lib: FUSE-T
|
|
|
- openjfx-url: 'https://download2.gluonhq.com/openjfx/21.0.1/openjfx-21.0.1_osx-aarch64_bin-jmods.zip'
|
|
|
- openjfx-sha: '7afaa1c57a6cc3c384d636e597b9a5364693e2db4aaec0a6e63d2fa964400b58'
|
|
|
+ openjfx-url: 'https://download2.gluonhq.com/openjfx/22.0.1/openjfx-22.0.1_osx-aarch64_bin-jmods.zip'
|
|
|
+ openjfx-sha: '572fce94b9b09d316b960a49e3c2b5d35231ed0463e3b1c4020b8de89783b51d'
|
|
|
steps:
|
|
|
- uses: actions/checkout@v4
|
|
|
- name: Setup Java
|