Skip to content

Commit

Permalink
Mark graalvm as not installed (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
eloots authored Aug 11, 2023
1 parent 0e0b61f commit 1fcef6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
JVM_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
# disable automatic installation of native image
NATIVE_IMAGE_INSTALLED: true

GRAALVM_INSTALLED: false
steps:

- name: Set env
Expand Down

0 comments on commit 1fcef6c

Please sign in to comment.