Commit a87a0b1
authored
ci: Add --skip flags for Swift 6.2 matrix job (#158)
Motivation
----------
Swift NIO's unit test matrix job has been [updated for Swift
6.2](apple/swift-nio#3374), so additional
override flags must be defined.
Modifications
-------------
Define `linux_6_2_arguments_override` for pull requests and the
scheduled build on main.
Result
------
Tests with Swift 6.2 will pass.
Test Plan
---------
Existing tests pass again.1 parent 622f730 commit a87a0b1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments