Skip to content

Commit

Permalink
ci: attempt to resolve pipeline issue by upgrading to swift 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Akazm committed Dec 15, 2024
1 parent 84f5131 commit 6cb4279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
build:
runs-on: macos-latest
steps:
- uses: SwiftyLab/setup-swift@latest
- uses: actions/checkout@v4
- name: Build
run: swift build -v
Expand Down

0 comments on commit 6cb4279

Please sign in to comment.