Require Swift 5.9 (#5235)

Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
This commit is contained in:
JP Simard
2023-09-25 18:54:02 -04:00
committed by GitHub
parent 075017cba5
commit 406d4d270b
10 changed files with 35 additions and 21 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ steps:
- label: "SwiftPM"
commands:
- echo "+++ Test"
- swift test --parallel -Xswiftc -DDISABLE_FOCUSED_EXAMPLES
- DEVELOPER_DIR=/Applications/Xcode-15.0.0.app/Contents/Developer swift test --parallel -Xswiftc -DDISABLE_FOCUSED_EXAMPLES
- label: "Danger"
commands:
- echo "--- Install Bundler"