-
Notifications
You must be signed in to change notification settings - Fork 23
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
[BUG] Self-hosted macOS builds only work once (?) due to permission errors for Julia <= 1.3 #105
Comments
I'm also running into this. Instead of using the |
Last time I checked they were only available for recent Julia versions unfortunately. Otherwise I'd definitely prefer them. |
If I recall correctly, @staticfloat went through and uploaded macOS tarballs for all non-prerelease Julia versions >= 1.0.0. The motivation for doing so is that |
For this action, we could do either of the following:
|
If that's the case, let's swap to tarballs. Way less hassle and confusion than dealing with dmg files. |
I can confirm that using tarballs (#117) fixes this issue on self-hosted macOS runners. |
I suspect the issue with this is because So I think this issue is specific to the toolcache reusing the (i.e. because this came up on slack in the context of juliaup moving to |
This is mainly a placeholder/reminder issue for now.
The text was updated successfully, but these errors were encountered: