Commit 4e18be7
authored
Update pull request workflow for 6.2 (#160)
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.1 parent b05db25 commit 4e18be7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments