Skip to content

Commit

Permalink
build: Adds packages for Ubuntu 18.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
tgockel committed Mar 26, 2019
1 parent 58ad7b3 commit 70f0f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/make-packages
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ if [[ ${ALL} -eq 1 ]]; then
fi

# All distros with working package systems.
DISTROS=(ubuntu-16.04 ubuntu-17.10 ubuntu-18.04 debian-9)
DISTROS=(ubuntu-16.04 ubuntu-17.10 ubuntu-18.04 ubuntu-18.10 debian-9)
fi

if [[ -n "${COPY_TO}" ]]; then
Expand Down

0 comments on commit 70f0f2f

Please sign in to comment.