Skip to content

Commit

Permalink
Stop building xenial docker images (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
iTrooz authored Sep 8, 2022
1 parent 5a6cc33 commit d9d4c73
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/update-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,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 d9d4c73

Please sign in to comment.