Skip to content
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

fix(ci): make it work again #52

Merged
merged 6 commits into from
Nov 20, 2024
Merged

fix(ci): make it work again #52

merged 6 commits into from
Nov 20, 2024

Conversation

luk1337
Copy link
Contributor

@luk1337 luk1337 commented Nov 20, 2024

No description provided.

macOS 15's Darwin version is 24, not 20.2.
Fixes osxcross build.
From docs:

> since 2023-01-17 (v1.15.0), removed 2024-05-26 (v2.0)

`--rm-dist` has been deprecated in favor of `--clean`.
* actions/cache@v2 -> actions/cache@v4
* actions/checkout@v2 -> actions/checkout@v4
* actions/download-artifact@master -> actions/download-artifact@v4
* actions/upload-artifact@master -> actions/upload-artifact@v4
* geekyeggo/delete-artifact@v1 -> geekyeggo/delete-artifact@v5
* goreleaser/goreleaser-action@v3 -> goreleaser/goreleaser-action@v6
gozstd doesn't support 386.
gozstd ships .a object file that was compiled without hf support.
@ssut
Copy link
Owner

ssut commented Nov 20, 2024

Thank you so much for all the PRs, every time. I've been meaning to fix this but couldn't dive in properly due to my time constraints. I really appreciate you taking the time to fix this issue!

@ssut ssut merged commit a51234e into ssut:main Nov 20, 2024
1 check passed
@luk1337 luk1337 deleted the luk/osx branch November 20, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants