Skip to content

Commit 3afbaa3

Browse files
committed
Try workflow
1 parent a4bc565 commit 3afbaa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
RUST_LOG: debug,j4rs=warn
1111
CARGO_INCREMENTAL: 0
1212
RUSTFLAGS: "-C debuginfo=0"
13+
JAVA_HOME: $JAVA_HOME_11_X64 # seems to default to 8 on Windows and Mac
1314

1415
jobs:
1516
test:

0 commit comments

Comments
 (0)