Skip to content

Commit

Permalink
OSes supported for current arch are already fixed by set_arch_os().
Browse files Browse the repository at this point in the history
  • Loading branch information
dinogun committed Mar 6, 2019
1 parent 6e1b6fc commit 776c1c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build_latest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ for vm in ${all_jvms}
do
for package in ${all_packages}
do
oses=$(parse_os_entry ${vm})
for os in ${oses}
do
# Build = Release or Nightly
Expand Down

0 comments on commit 776c1c8

Please sign in to comment.