Skip to content

Commit

Permalink
Merge branch 'master' into johannes/php-unicode-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
max-leuthaeuser committed Apr 23, 2024
2 parents 92aca90 + a6ed3d4 commit 33e3ad5
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 33e3ad5

Please sign in to comment.