Skip to content

Commit

Permalink
bypass for ci fail on windows, should be fixed later
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed Apr 8, 2022
1 parent 113bf1f commit 0a47a9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ for:
- ps: "ls 'C:/Program Files/Java/jdk*'"
- ps: "ls 'C:/Program Files (x86)/Java/jdk*'"
- echo JAVA_HOME=%JAVA_HOME%, HOMEPATH=%HOMEPATH%, PATH=%PATH%
- SET JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8

test_script:
# test under java 11
Expand Down

0 comments on commit 0a47a9a

Please sign in to comment.