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 update-alloc-limits-... script #2430

Merged
merged 1 commit into from May 19, 2023

Conversation

felixschlegel
Copy link
Contributor

@felixschlegel felixschlegel commented May 19, 2023

Motivation

Running the update-alloc-limits-... script failed as it looked for a CI build for Swift 5.5, which is no longer run by our CI.

Modifications

  • Don't look for CI builds for Swift 5.5
  • Instead, look for CI build for Swift 5.9

Motivation:

Running the script failed as it looked for a CI build for Swift 5.5,
which is not run by our CI anymore.

Modifications:

* don't look for CI builds for Swift 5.5
* additionally, also check for CI build for Swift 5.9
@Lukasa Lukasa added the needs-no-version-bump For PRs that when merged do not need a bump in version number. label May 19, 2023
@Lukasa Lukasa enabled auto-merge (squash) May 19, 2023 15:44
@Lukasa Lukasa merged commit a22a35a into apple:main May 19, 2023
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-no-version-bump For PRs that when merged do not need a bump in version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants