Skip to content

Commit

Permalink
Set swift to 5.10 for ubuntu release
Browse files Browse the repository at this point in the history
  • Loading branch information
art-divin committed Dec 29, 2024
1 parent ac4d8b1 commit 8320551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup Swift
uses: swift-actions/setup-swift@v2
with:
swift-version: "5.9.2"
swift-version: "5.10"
- name: Build it
id: build
run: |
Expand Down

0 comments on commit 8320551

Please sign in to comment.