Skip to content

Commit 8320551

Browse files
committed
Set swift to 5.10 for ubuntu release
1 parent ac4d8b1 commit 8320551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_ubuntu.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Swift
2828
uses: swift-actions/setup-swift@v2
2929
with:
30-
swift-version: "5.9.2"
30+
swift-version: "5.10"
3131
- name: Build it
3232
id: build
3333
run: |

0 commit comments

Comments
 (0)