disable aarch64 until we fixed the race condition when creating releases

This commit is contained in:
Jörg Thalheim 2023-08-04 22:25:49 +02:00
parent aaeec10163
commit b0fcd6bbe0

View file

@ -14,7 +14,7 @@ jobs:
- nixos-23.05
- nixos-unstable
os:
- nscloud-ubuntu-22.04-arm64-4x16
#- nscloud-ubuntu-22.04-arm64-4x16
- ubuntu-latest
runs-on: ${{ matrix.os }}
steps: