Skip to content

Commit

Permalink
build: Fixed jdk prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Aug 5, 2024
1 parent 0f7c2a9 commit 3773ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
environment:
properties:
jdkPathPrefix: 'plugins/riot/build/jdks'
jdkFilePrefix: 'zulu17.32.13-ca-jdk17.0.2'
jdkFilePrefix: 'zulu17.50.19-ca-jdk17.0.11'

project:
name: riot
Expand Down

0 comments on commit 3773ce2

Please sign in to comment.