test with arm

This commit is contained in:
Viktor Szakats 2025-07-26 01:02:19 +02:00
parent e9ca79e559
commit a062c8b23b
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -58,7 +58,7 @@ jobs:
run: |
git clone --depth 1 https://github.com/curl/curl-for-win
mv curl-for-win/* .
export CW_CONFIG='-werror-linux-x64-musl-gcc'
export CW_CONFIG='-werror-linux-a64-musl-gcc'
export CW_REVISION="${GITHUB_SHA}"
DOCKER_IMAGE='debian:testing-slim'
sudo podman image trust set --type reject default