1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

ci: re-enable tumblweed

Old docker/libseccomp from GH got updated.

This reverts commit 5c5c453219.
This commit is contained in:
Michael Vetter 2021-12-03 16:17:40 +01:00
parent 8b53acd608
commit 05435d2714
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
flavor: [debian, fedora, ubuntu]
flavor: [debian, fedora, tumbleweed, ubuntu]
name: Linux
steps:

View File

@ -1,4 +1,4 @@
FROM archlinux/base
FROM archlinux/latest
RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \
autoconf \