mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 05:31:15 -07:00
Remove unused architectures in snap workflow
This commit is contained in:
parent
c3572f3212
commit
b73f8cc30e
1 changed files with 0 additions and 3 deletions
3
.github/workflows/publish-snap.yml
vendored
3
.github/workflows/publish-snap.yml
vendored
|
@ -15,12 +15,9 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
architecture:
|
||||
- i386
|
||||
- amd64
|
||||
- arm64
|
||||
- armhf
|
||||
- ppc64el
|
||||
#- s390x # broken at the moment
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue