Skip to content

Commit 87476b5

Browse files
committed
revert to dxWDL 1.46.4. the older ones get OOM errors on downloading files...
1 parent 96c2b64 commit 87476b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/install-wdl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cached_fetch_jar_from_github () {
1919

2020
cached_fetch_jar_from_github broadinstitute cromwell womtool 49
2121
cached_fetch_jar_from_github broadinstitute cromwell cromwell 49
22-
cached_fetch_jar_from_github dnanexus dxWDL dxWDL v1.45
22+
cached_fetch_jar_from_github dnanexus dxWDL dxWDL v1.46.4
2323

2424
TGZ=dx-toolkit-v0.293.0-ubuntu-16.04-amd64.tar.gz
2525
if [ ! -f $CACHE_DIR/$TGZ ]; then

0 commit comments

Comments
 (0)