Skip to content

Commit

Permalink
Drop support for EOL xenial (fixes #417)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Jan 7, 2022
1 parent 10c226a commit 53ffb18
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/main.yml
Expand Up @@ -14,24 +14,12 @@ jobs:
- NAME: bionic i386
ARCH: i386
DIST: bionic
- NAME: xenial x86_64
ARCH: x86_64
DIST: xenial
- NAME: xenial i386
ARCH: i386
DIST: xenial
- NAME: bionic arm64
ARCH: arm64
DIST: bionic
- NAME: bionic armhf
ARCH: armhf
DIST: bionic
- NAME: xenial arm64
ARCH: arm64
DIST: xenial
- NAME: xenial armhf
ARCH: armhf
DIST: xenial
- NAME: Lite AppImage bionic x86_64
ARCH: x86_64
DIST: bionic
Expand Down

0 comments on commit 53ffb18

Please sign in to comment.