Skip to content

Commit e769a91

Browse files
committed
CI: exclude imglib2-mesh from mega-melt
It requires Java 11 to build now, but the mega-melt still uses Java 8.
1 parent 5c466e3 commit e769a91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ chmod +x "$meltingPotScript" &&
101101
-i 'org.scijava:*' \
102102
-i 'sc.fiji:*' \
103103
-e 'net.imagej:ij' \
104+
-e 'net.imglib2:imglib2-mesh' \
104105
-e 'org.scijava:j3dcore' \
105106
-e 'org.scijava:j3dutils' \
106107
-e 'org.scijava:jep' \

0 commit comments

Comments
 (0)