Skip to content

Lower swift-tools-version to 5.8 to prevent use of package #7266

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

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

MaxDesiatov
Copy link
Contributor

Since use of package can introduce regressions in our CI, we should explicitly prevent it by lowering swift-tools-version to 5.8, which will make PRs using package fail. This is a temporary measure until CI issues are resolved.

Since use of `package` can introduce regressions in our CI, we should explicitly prevent it by lowering `swift-tools-version` to 5.8, which will make PRs using `package` fail. This is a temporary measure until CI issues are resolved.
@MaxDesiatov MaxDesiatov self-assigned this Jan 17, 2024
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) January 18, 2024 10:36
@MaxDesiatov MaxDesiatov merged commit c824e63 into main Jan 18, 2024
@MaxDesiatov MaxDesiatov deleted the maxd/lower-swift-tools-version branch January 18, 2024 11:35
euanh pushed a commit to euanh/swift-package-manager that referenced this pull request Jan 18, 2024
…lang#7266)

Since use of `package` can introduce regressions in our CI, we should
explicitly prevent it by lowering `swift-tools-version` to 5.8, which
will make PRs using `package` fail. This is a temporary measure until CI
issues are resolved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants