Update .gitea/workflows/ci.yml
Some checks failed
build / test-amd64 (push) Failing after 3s
build / test-arm64 (push) Failing after 8s

This commit is contained in:
Aaron Honeycutt 2025-12-10 18:33:06 -07:00
parent ac68e66fce
commit 0d6b439d6b

View file

@ -12,7 +12,7 @@ jobs:
run: |
apt update -m
pwd
ls
l
test-arm64:
runs-on: [rust-latest, arm64-builder]
@ -21,4 +21,4 @@ jobs:
run: |
apt update -m
pwd
ls
l