-
-
Notifications
You must be signed in to change notification settings - Fork 29
MNT: Upgrade to GDAL 3.10.0 #499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
So the fix of #496 for It seems that the ones that did work are running in a docker container, and so the |
Hmm, it's bizarre that some environment fail doing the We should maybe use the github action to install uv instead? (https://docs.astral.sh/uv/guides/integration/github/) |
Note: On
where as that instruction is omitted on
That said, it is certainly worth testing if the action will work better for all runners we're using here. Just pushed up a test of that. |
Using the |
supersedes #498
Closes #500