ci: disable arch
``` #11 0.137 --2025-09-18 10:41:06-- https://aur.archlinux.org/cgit/aur.git/snapshot/libstrophe-git.tar.gz ``` This currently blocks us at https://github.com/profanity-im/profanity/pull/2066.
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
flavor: [arch, debian, fedora, ubuntu]
|
||||
flavor: [debian, fedora, ubuntu]
|
||||
|
||||
name: Linux
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user