mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 05:44:20 +01:00
fix: revert swift version to 5
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -280,7 +280,7 @@ jobs:
|
||||
- name: Set up Swift
|
||||
uses: swift-actions/setup-swift@v1
|
||||
with:
|
||||
swift-version: "5.7"
|
||||
swift-version: "5"
|
||||
|
||||
- name: Build
|
||||
working-directory: snippets/swift/BreezSDKExamples
|
||||
|
||||
Reference in New Issue
Block a user