Skip to content

Commit

Permalink
Remove AppImage tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aguilaair committed Sep 3, 2023
1 parent ea3b521 commit 96d9cd8
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions AppImageBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,6 @@ AppDir:
- usr/share/doc/*/changelog.*
- usr/share/doc/*/NEWS.*
- usr/share/doc/*/TODO.*
test:
fedora-30:
image: appimagecrafters/tests-env:fedora-30
command: ./AppRun
debian-stable:
image: appimagecrafters/tests-env:debian-stable
command: ./AppRun
archlinux-latest:
image: appimagecrafters/tests-env:archlinux-latest
command: ./AppRun
centos-7:
image: appimagecrafters/tests-env:centos-7
command: ./AppRun
ubuntu-xenial:
image: appimagecrafters/tests-env:ubuntu-xenial
command: ./AppRun
AppImage:
arch: x86_64
update-information: guess

0 comments on commit 96d9cd8

Please sign in to comment.