mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-14 08:41:28 +00:00
deactivate x86 runner during development
This commit is contained in:
5
.github/workflows/linux-flatpak.yml
vendored
5
.github/workflows/linux-flatpak.yml
vendored
@@ -31,10 +31,11 @@ jobs:
|
||||
image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-25.08
|
||||
options: --privileged
|
||||
strategy:
|
||||
#fail-fast: false
|
||||
matrix:
|
||||
variant:
|
||||
- arch: x86_64
|
||||
runner: ubuntu-24.04
|
||||
#- arch: x86_64
|
||||
# runner: ubuntu-24.04
|
||||
- arch: aarch64
|
||||
runner: ubuntu-24.04-arm
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user