CI: Refactor download of source code for rasterio libs#3493
CI: Refactor download of source code for rasterio libs#3493snowman2 merged 9 commits intorasterio:mainfrom
Conversation
Retry after 0,5 1 2 4 8 minutes
It can be managed as an env variable from the `build-wheels.yaml` workflow for consistency
|
Thanks @snowman2 for implementing! |
|
rasterio/.github/workflows/build-wheels.yaml Line 251 in daa777b maybe: ? |
Yes. If you wouldn't mind making a PR, that would be helpful. |
I have seen error with wrong jpeg library on macOS15 before (arm64 but the same error). Looks like they have updated macOS Intel runner. I will try to refresh memory and find a fix. But this runner is a bit slow, even for reading logs. |
|
There is a conflict between jpeg and jpeg-turbo on macOS x86_64. It can be solved by removing all traces of jpeg-turbo or by switching to jpeg-turbo. |
|
Windows tests are passing from a copy of PR3493 branch: https://github.com/w8sl/rasterio/actions/runs/20522926060 |
Uh oh!
There was an error while loading. Please reload this page.