Skip to content

Commit 5c41de4

Browse files
authored
Bumped CI to Swift 5.7, removed 5.5 and 5.6 (#71)
* Bumped CI to Swift 5.7, removed 5.5 and 5.6 * Triggering CI
1 parent 2a2599b commit 5c41de4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
scheme: AudioKitUI
1616
platforms: iOS macOS
17-
swift-versions: 5.5 5.6
17+
swift-versions: 5.7
1818

1919
# Send notification to Discord on failure.
2020
send_notification:

0 commit comments

Comments
 (0)