Skip to content

Conversation

@stmontgomery
Copy link
Contributor

This switches all of our GitHub Actions workflows which are currently using nightly-6.2 builds to use nightly-6.3 instead. This is possible now that nightly 6.3 development snapshots are available and swiftlang/github-workflows#206 has added the necessary workflow support logic.

Additionally, this pins all of our workflows which use swiftlang/github-workflows to a specific tag (0.0.2) instead of main. As of swiftlang/github-workflows#196, this is now the recommended practice since it helps prevent breakages due to upstream changes in the workflow definition file.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@stmontgomery stmontgomery added this to the Swift 6.3.0 milestone Dec 10, 2025
@stmontgomery stmontgomery self-assigned this Dec 10, 2025
@stmontgomery stmontgomery added the documentation 📚 Improvements or additions to documentation label Dec 10, 2025
@stmontgomery stmontgomery added enhancement New feature or request build 🧱 Affects the project's build configuration or process labels Dec 10, 2025
…flow, and add (rather than replace) 6.2 alongside nightly-6.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build 🧱 Affects the project's build configuration or process documentation 📚 Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants