Skip to content

Commit

Permalink
Bumped CI to Swift 5.7, removed 5.5 and 5.6 (#71)
Browse files Browse the repository at this point in the history
* Bumped CI to Swift 5.7, removed 5.5 and 5.6

* Triggering CI
  • Loading branch information
bdrelling authored Mar 6, 2023
1 parent 2a2599b commit 5c41de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
scheme: AudioKitUI
platforms: iOS macOS
swift-versions: 5.5 5.6
swift-versions: 5.7

# Send notification to Discord on failure.
send_notification:
Expand Down

0 comments on commit 5c41de4

Please sign in to comment.