Skip to content

Commit e47d0b2

Browse files
fix wave path in jreleaser (#90)
* fix jreleaser.yml Signed-off-by: munishchouhan <[email protected]> * [release] bump 1.5.1-A1 Signed-off-by: munishchouhan <[email protected]> * revert VERSION Signed-off-by: munishchouhan <[email protected]> --------- Signed-off-by: munishchouhan <[email protected]>
1 parent f45f6ae commit e47d0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ distributions:
9090
platform: windows-x86_64
9191
extraProperties:
9292
graalVMNativeImage: true
93-
- path: "nativeCompile-macos-12/wave"
93+
- path: "nativeCompile-macos-latest-large/wave"
9494
transform: "wave-{{projectEffectiveVersion}}-macos-x86_64"
9595
platform: osx-x86_64
9696
extraProperties:

0 commit comments

Comments
 (0)