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
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.
0 commit comments