Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Nov 13, 2024
1 parent dd7b099 commit b86e5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dotnet_csproj:
informational_version: "{version}"

init:
- SET JAVA_HOME=C:\Program Files\Java\jdk19
- SET JAVA_HOME=C:\Program Files\Java\jdk21
- SET PATH=%JAVA_HOME%\bin;%PATH%

install:
Expand Down

0 comments on commit b86e5e6

Please sign in to comment.