CI: get rid of snap and speed up CI (#13938)

Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Philip H
2024-01-31 20:04:22 +01:00
committed by GitHub
parent 28db30ddb1
commit 0a3d369687
3 changed files with 18 additions and 0 deletions

View File

@ -20,6 +20,7 @@ SRC_ALL = \
ci/config.mk*.sed \
ci/if_ver*.vim \
ci/setup-xvfb.sh \
ci/remove_snap.sh \
src/Make_all.mak \
src/README.md \
src/alloc.c \