]> git.ipfire.org Git - thirdparty/curl.git/commit
GHA: use more Ninja
authorViktor Szakats <commit@vsz.me>
Wed, 23 Apr 2025 12:13:55 +0000 (14:13 +0200)
committerViktor Szakats <commit@vsz.me>
Wed, 23 Apr 2025 13:12:22 +0000 (15:12 +0200)
commit5852a0bedf16813369349699aac1d650274c5e53
tree55f1fb51f0e3ba9a966b9b00b6bb03a73c62267e
parent20d9d3bcce5efe47ab14e5c9233c2889515fada1
GHA: use more Ninja

Use it for AmigaOS, Android, dl-mingw 7.3.0 and 6.4.0 Windows builds.

Also drop explicit ninja installs.

dl-mingw:
Before:
7.3.0: https://github.com/curl/curl/actions/runs/14617346216/job/41008536465
6.4.0: https://github.com/curl/curl/actions/runs/14617346216/job/41008540878
After:
7.3.0: https://github.com/curl/curl/actions/runs/14617983032/job/41010584040?pr=17153
6.4.0: https://github.com/curl/curl/actions/runs/14617983032/job/41010586490?pr=17153

Follow-up to a36655224356c10d70bcc566ce60f82af795ca90 #17115
Ref: https://github.com/actions/runner-images/issues/11391

Closes #17153
.github/workflows/distcheck.yml
.github/workflows/http3-linux.yml
.github/workflows/linux.yml
.github/workflows/non-native.yml
.github/workflows/windows.yml