Skip to content

Commit

Permalink
Update Swift Version
Browse files Browse the repository at this point in the history
  • Loading branch information
ensan-hcl committed Sep 23, 2023
1 parent e749a05 commit 9c3fa8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
runs-on: macos-latest

steps:
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
- uses: swift-actions/setup-swift@v1
with:
swift-version: "5.8"
swift-version: "5.9"
- uses: actions/checkout@v3
- name: Build
# TODO: add KeyboardViews
Expand Down

0 comments on commit 9c3fa8f

Please sign in to comment.