Commit 2886ef2
authored
ci: Add --skip flags for Swift 6.1 matrix job (#83)
Motivation
----------
Swift NIO's unit test matrix job has been [updated for Swift
6.1](apple/swift-nio@b8c4463),
so additional override flags must be defined.
Modifications
-------------
Define `linux_6_1_arguments_override` for pull requests and the
scheduled build on main.
Result
------
Tests with Swift 6.1 will pass.
Test Plan
---------
Existing tests pass again.1 parent 1d1fac5 commit 2886ef2
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments