You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Test] Define concurrency_runtime feature when the concurrency runtime is there
`concurrency_runtime` covers all three cases of the concurrency runtime
being available:
* Build locally and we're using that version
* Guaranteed available in the OS (e.g., run OS is macOS >= 12, iOS >= 15, etc.)
* Available via back-deployment libraries (macOS >= 10.15, iOS >= 13, etc.)
0 commit comments