From ead40b9b752a18c0dc04b80aeb5eccff07d6583e Mon Sep 17 00:00:00 2001 From: munishchouhan Date: Tue, 24 Dec 2024 11:39:44 +0100 Subject: [PATCH] fix jreleaser.yml Signed-off-by: munishchouhan --- jreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jreleaser.yml b/jreleaser.yml index 79892b9..b1e8b18 100644 --- a/jreleaser.yml +++ b/jreleaser.yml @@ -90,7 +90,7 @@ distributions: platform: windows-x86_64 extraProperties: graalVMNativeImage: true - - path: "nativeCompile-macos-12/wave" + - path: "nativeCompile-macos-latest-large/wave" transform: "wave-{{projectEffectiveVersion}}-macos-x86_64" platform: osx-x86_64 extraProperties: