Skip to content

Commit

Permalink
Lower swift version maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikBucher12 committed Jan 12, 2024
1 parent 3acc6ce commit a8eb2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
ls /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
with:
swift-version: "5.8"
swift-version: "5.5"
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.1.0'
Expand Down

0 comments on commit a8eb2c2

Please sign in to comment.