File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727
2828jobs :
2929 win-llvm :
30- name : ' Windows llvm (x64)'
30+ name : ' Windows llvm (arm64, x64)'
3131 runs-on : ubuntu-latest
3232 steps :
3333 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4242 run : |
4343 git clone --depth 1 https://github.com/curl/curl-for-win
4444 mv curl-for-win/* .
45- export CW_CONFIG='-dev-zero-imap-osnotls-osnoidn-nohttp-noverbose-nocurltool-win-x64 '
45+ export CW_CONFIG='-dev-zero-imap-osnotls-osnoidn-nohttp-noverbose-nocurltool-win'
4646 export CW_REVISION="${GITHUB_SHA}"
4747 . ./_versions.sh
4848 sudo podman image trust set --type reject default
5858 run : cat urls.txt
5959 - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
6060 with :
61- name : ' trurl-windows-x64 '
61+ name : ' trurl-windows'
6262 retention-days : 5
6363 path : curl-*-*-*/trurl*
6464
You can’t perform that action at this time.
0 commit comments