Skip to content

Conversation

@kubamracek
Copy link
Contributor

The macOS embedded stdlib, which is mostly used for testing (we run CI against it in ci.swift.org) and for experimentation/prototyping, is currently building with deployment target of macOS 10.13 (same as the regular stdlib). Given that the embedded stdlib is not meant for back-deploying to older OS's, let's bump it to 14 to simplify our testing story and allow embedded tests to take advantage of OS version gated features (this will enable us to test more Swift Concurrency).

@kubamracek kubamracek added the embedded Embedded Swift label Mar 29, 2024
@kubamracek kubamracek requested a review from a team as a code owner March 29, 2024 23:12
@kubamracek
Copy link
Contributor Author

@swift-ci please test

@kubamracek
Copy link
Contributor Author

@swift-ci please test

@kubamracek
Copy link
Contributor Author

@swift-ci please test

@kubamracek
Copy link
Contributor Author

@swift-ci please test with swiftlang/llvm-project#8554

@kubamracek
Copy link
Contributor Author

Please test with following pull request:
swiftlang/llvm-project#8554

@swift-ci please test

@kubamracek
Copy link
Contributor Author

@swift-ci please test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

embedded Embedded Swift

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants