Turn off extra arches for now

This commit is contained in:
Joshua M. Boniface
2024-02-11 23:03:36 -05:00
parent b8d9fdba48
commit 74cec1e8d3

View File

@@ -21,8 +21,8 @@ jobs:
- bookworm
arch:
- amd64
- arm64
- armhf
# - arm64
# - armhf
steps:
- name: "Install dependencies"
run: |-