Skip to content

Commit

Permalink
updated macOS requirements for graal executable
Browse files Browse the repository at this point in the history
  • Loading branch information
ennerf committed Dec 7, 2023
1 parent eb4bc61 commit c8cd1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/native-release/conveyor.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include required("/stdlib/jdk/20/openjdk.conf")
include required("/stdlib/jvm/default-gui.conf")
conveyor.compatibility-level = 11
app.mac.info-plist.LSMinimumSystemVersion = 13.0 // graal executable
app.mac.info-plist.LSMinimumSystemVersion = 14.0 // graal executable

protoc.version = "3.21.12"
protoc.name = "protoc-quickbuf"
Expand Down

0 comments on commit c8cd1b0

Please sign in to comment.