mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
ci: re-enable tumblweed
Old docker/libseccomp from GH got updated.
This reverts commit 5c5c453219
.
This commit is contained in:
parent
8b53acd608
commit
05435d2714
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
flavor: [debian, fedora, ubuntu]
|
flavor: [debian, fedora, tumbleweed, ubuntu]
|
||||||
|
|
||||||
name: Linux
|
name: Linux
|
||||||
steps:
|
steps:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM archlinux/base
|
FROM archlinux/latest
|
||||||
|
|
||||||
RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \
|
RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \
|
||||||
autoconf \
|
autoconf \
|
||||||
|
Loading…
Reference in New Issue
Block a user