Skip to content

Commit daf3893

Browse files
Update release distributions. (#236)
* Drop Ubuntu Xenial which ended public support in April 2021 * Drop Debian Stretch which stopped receiving security updates in July 2021 * Add Ubuntu Jammy which is the forthcoming LTS in April 2022 * Add Debian Bullseye which is the current stable release of Debian
1 parent c20d4b4 commit daf3893

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

publish-python.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ artifacts:
88
config:
99
repository: dirk-thomas/vcstool
1010
distributions:
11-
- ubuntu:xenial
1211
- ubuntu:bionic
1312
- ubuntu:focal
14-
- debian:stretch
13+
- ubuntu:jammy
1514
- debian:buster
15+
- debian:bullseye

0 commit comments

Comments
 (0)