Skip to content

Commit

Permalink
drop EOL Debian 9, Ubuntu 16.04; add Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
kenyon committed Apr 9, 2021
1 parent 86cae50 commit 3d93247
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions .sync.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
.travis.yml:
secure: "Hw0ScFZ+tANSuxXvkQlHOtbnV+9O6FyIxY4e8ZuNiE+4E045olgGjqus+ffo0MoHOHzCPPbThF107yQIXXHCwIy3wzOVIjQ7KQ/yVeamCl4K9A4AFP1Pcr/zMTRdK16zrgxBH+6wDkjSxHGonT8AyUKBrT7AeET+pqxwVHvHCfo="
secure: 'Hw0ScFZ+tANSuxXvkQlHOtbnV+9O6FyIxY4e8ZuNiE+4E045olgGjqus+ffo0MoHOHzCPPbThF107yQIXXHCwIy3wzOVIjQ7KQ/yVeamCl4K9A4AFP1Pcr/zMTRdK16zrgxBH+6wDkjSxHGonT8AyUKBrT7AeET+pqxwVHvHCfo='
docker_sets:
- set: ubuntu1604-64{image=ubuntu:xenial-20191212}
- set: ubuntu1804-64
- set: debian9-64
- set: ubuntu2004-64
- set: debian10-64
Gemfile:
optional:
Expand Down
5 changes: 2 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,14 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"9",
"10"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04",
"18.04"
"18.04",
"20.04"
]
}
],
Expand Down

0 comments on commit 3d93247

Please sign in to comment.