Skip to content

fix(ci): make it work again#52

Merged
ssut merged 6 commits into
ssut:mainfrom
luk1337:luk/osx
Nov 20, 2024
Merged

fix(ci): make it work again#52
ssut merged 6 commits into
ssut:mainfrom
luk1337:luk/osx

Conversation

@luk1337

@luk1337 luk1337 commented Nov 20, 2024

Copy link
Copy Markdown
Contributor

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

ssut commented Nov 20, 2024

Copy link
Copy Markdown
Owner

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
@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