mirror of
https://github.com/curl/curl.git
synced 2026-06-07 20:54:27 +03:00
test with arm
This commit is contained in:
parent
e9ca79e559
commit
a062c8b23b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/curl-for-win.yml
vendored
2
.github/workflows/curl-for-win.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue