Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
chore: test framework generation with swift 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyamahunt committed Jun 4, 2022
1 parent 36333a8 commit d21acf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Setup repository
uses: ./.github/actions/setup
with:
swift: '5.4'
swift: '5.5'
cocoapods: 'true'
xcode: '13.2.0'

Expand Down

0 comments on commit d21acf6

Please sign in to comment.