Skip to content

Commit

Permalink
Trying Swift 5.10 for nonisolated
Browse files Browse the repository at this point in the history
  • Loading branch information
mapierce committed Aug 28, 2024
1 parent dc8ef6d commit 49f8348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Swift
uses: YOCKOW/Action-setup-swift@main
with:
swift-version: "5.9.2"
swift-version: "5.10"
- name: Get swift version
run: swift --version
- uses: actions/checkout@v3
Expand Down

0 comments on commit 49f8348

Please sign in to comment.