Skip to content

Commit

Permalink
ruby, not ruby2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-wallis committed Oct 19, 2019
1 parent 0127f13 commit 02c62f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion add-arrows/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.DEFAULT_GOAL:= tests

RUBY := ruby2.4
RUBY := ruby
ADD_ARROWS := add-arrows.rb
OUTDIR := out

Expand Down

0 comments on commit 02c62f7

Please sign in to comment.