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
Motivation
----------
#158 added Swift 6.2 flags to the `main` workflow, but the
`pull_request` workflow has a separate list of flags which was not
updated.
Modifications
-------------
Update `pull_request` workflow to match `main`.
Result
------
Correct 6.2 flags will be applied to pull request workflow runs.
Test Plan
---------
This PR will fail because the integration and end-to-end tests does
still install the 6.1 Static SDK.
0 commit comments