diff options
-rw-r--r-- | .builds/ubuntu.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/ubuntu.yml b/.builds/ubuntu.yml index 3070596..7a826da 100644 --- a/.builds/ubuntu.yml +++ b/.builds/ubuntu.yml @@ -1,4 +1,4 @@ -image: ubuntu/latest +image: ubuntu/lts packages: - asciidoc - clang |