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

Unify main.yml and scheduled.yml, remove 5_8 ref #214

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Oct 29, 2024

Motivation:

  • main.yml and scheduled.yml are mostly duplicative.
  • Scheduled runs failed because of a deprecated reference to a Swift 5.8 pipeline

Modifications:

  • Unify main.yml and scheduled.yml
  • Remove the reference to the 5.8 pipeline

Result:

Working scheduled runs.

Motivation:

* `main.yml` and `scheduled.yml` are mostly duplicative.
* Scheduled runs failed because of a deprecated reference to a Swift 5.8
  pipeline

Modifications:

* Unify `main.yml` and `scheduled.yml`
* Remove the reference to the 5.8 pipeline

Result:

Working scheduled runs.
@rnro rnro added the semver/none No version bump required. label Oct 29, 2024
@rnro rnro merged commit ea29760 into apple:main Oct 29, 2024
28 checks passed
@rnro rnro deleted the gha_scheduled_cleanup branch October 29, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants