mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
Revert "build-lxd.yml: skip test-dist-upgrade only on arm runner"
This reverts commit e56bc5b71d3feb712629bac5cc94a1fdfe9bb263.
This commit is contained in:
parent
63d9398fca
commit
90fd93e888
2
.github/workflows/build-lxd.yml
vendored
2
.github/workflows/build-lxd.yml
vendored
@ -341,7 +341,7 @@ jobs:
|
|||||||
# }
|
# }
|
||||||
|
|
||||||
test-dist-upgrade:
|
test-dist-upgrade:
|
||||||
if: ${{ runner.arch != 'ARM64' }}
|
if: false
|
||||||
needs:
|
needs:
|
||||||
- determine-runner
|
- determine-runner
|
||||||
runs-on: ${{ needs.determine-runner.outputs.runner_label }}
|
runs-on: ${{ needs.determine-runner.outputs.runner_label }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user