Skip to content

Commit

Permalink
Change CI Swift version to 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMardon committed Jun 18, 2024
1 parent 963d8a9 commit e1ac795
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 @@ -11,7 +11,7 @@ jobs:
steps:
- uses: swift-actions/setup-swift@v1
with:
swift-version: '6.0'
swift-version: '5.8'
- uses: actions/checkout@v4
- name: Build
run: swift build -v
Expand Down

0 comments on commit e1ac795

Please sign in to comment.