Skip to content

Commit

Permalink
Updates swift action (#4483)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-leuthaeuser authored Apr 23, 2024
1 parent 1b252c9 commit a6ed3d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
if: matrix.os == 'windows-latest'
uses: SwiftyLab/setup-swift@latest
with:
swift-version: "5.9"
development: true
swift-version: "5.10"
- name: Install Bundler
run: gem install bundler -v 2.4.22
- name: Delete `.rustup` directory
Expand Down

0 comments on commit a6ed3d4

Please sign in to comment.