Skip to content

Commit

Permalink
adjust memory again, lower default considering GHA mem availability; …
Browse files Browse the repository at this point in the history
…for #89
  • Loading branch information
kltm committed Apr 11, 2022
1 parent c03b714 commit dc61981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
OBO = http://purl.obolibrary.org/obo

OWLTOOLS_MEMORY ?= 8G
OWLTOOLS_MEMORY ?= 6G

all: target all_obo neo.obo neo.owl

Expand Down

0 comments on commit dc61981

Please sign in to comment.