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

Update CI actions and build dependencies #42

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

TheRealKeto
Copy link
Contributor

@TheRealKeto TheRealKeto commented Aug 18, 2024

Currently, the CI has several issues

  • libplist and openssl have moved onto new releases
  • tre (used on Windows targets) has had several updates
  • Github no longer provides a macos-11 runner, which prevents workflows for macOS targets from running
  • Automatic release artifacts were never a thing

This PR addresses all of the issues listed above in preparation of a new (coming sometime in the future) release, as the master branch has received various new changes

Update CI actions to the latest version and use a proper
Github Runner for macOS workflows, which come preinstalled
with everything needed except automake
- Upgrade libplist to 2.3.0
- Upgrade openssl to 3.3.1
= Upgrade sccache to 0.8.1
- Upgrade tre to latest commit
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.

1 participant