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

GitHub CI improvements. #1893

Merged
merged 1 commit into from
May 9, 2023

Conversation

billhollings
Copy link
Contributor

@billhollings billhollings commented May 8, 2023

  • Build one universal build, instead of per-platform.
  • Upload this single build artifact to GitHub.
  • Upgrade to v3 of action dependencies to remove Node.js deprecation warnings.
  • Use macOS 13 and Xcode 14.3.
  • README.md document access to binary artifacts.

Preparation to work on #1891.

@billhollings billhollings force-pushed the ci-improvements branch 3 times, most recently from 4fb0976 to 257a01d Compare May 9, 2023 01:12
- Build one universal build, instead of per-platform.
- Upload this single build artifact to GitHub.
- Upgrade to v3 of action dependencies to remove Node.js deprecation warnings.
- Avoid use of deprecated set-output GitHub action command.
- Use macOS 13 and Xcode 14.3.
- README.md document access to binary artifacts.
@billhollings billhollings merged commit fbaba84 into KhronosGroup:main May 9, 2023
@billhollings billhollings deleted the ci-improvements branch May 9, 2023 15:34
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