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 macOS CI #45

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Update macOS CI #45

merged 1 commit into from
Oct 20, 2024

Conversation

ctreffs
Copy link
Owner

@ctreffs ctreffs commented Oct 20, 2024

Description

Replace this paragraph with a description of your changes and rationale.
Provide links to an existing issue or external references/discussions, if appropriate.

Detailed Design

Include any additional information about the design here. At minimum, describe a synopsis of any public API additions.

/// The new feature implemented by this pull request.
public struct Example: Collection {
}

Documentation

How has the new feature been documented?
Have the relevant portions of the guides in the Documentation folder been updated in addition to symbol-level documentation?

Testing

How is the new feature tested?
Please ensure CI is not broken

Performance

How did you verify the new feature performs as expected?

Source Impact

What is the impact of this change on existing users of this package? Does it deprecate or remove any existing API?

Checklist

  • I've read the Contribution Guidelines
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (to the extent possible).
  • I've added benchmarks covering new functionality (if appropriate).
  • I've verified that my change does not break any existing tests or introduce unexpected benchmark regressions.
  • I've updated the documentation (if appropriate).

@ctreffs ctreffs enabled auto-merge (squash) October 20, 2024 06:59
@ctreffs ctreffs merged commit df30583 into master Oct 20, 2024
5 checks passed
@ctreffs ctreffs deleted the update-macos-ci branch October 20, 2024 07:00
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