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

chore: improve release & build artifacts workflow #264

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

theashraf
Copy link
Member

@theashraf theashraf commented Nov 20, 2024

Changes:

  • updated the mac-setup.sh script to configure the necessary toolchain based on the target platform (WASM, Apple, or Android). This optimization reduces CI build time when targeting a specific platform, such as WASM only.
  • upgraded the Meson version in mac-setup.sh to v1.6.0.
  • updated the build artifacts to use the latest macOS image for Android and WASM builds, as macos-12 is now deprecated.

test build:
https://github.com/LottieFiles/dotlottie-rs/actions/runs/11926940801
image

Copy link

changeset-bot bot commented Nov 20, 2024

⚠️ No Changeset found

Latest commit: 5ed9431

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@theashraf theashraf changed the title chore: fix wasm ci build chore: improve build artifacts workflow Nov 20, 2024
@theashraf theashraf marked this pull request as ready for review November 20, 2024 07:43
@theashraf theashraf changed the title chore: improve build artifacts workflow chore: improve release & build artifacts workflow Nov 20, 2024
@theashraf theashraf merged commit ca32331 into main Nov 20, 2024
1 check passed
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