Skip to content

Commit

Permalink
build(deps): bump the XCode version (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
arttet committed Feb 15, 2024
1 parent 035dbdc commit d11bf26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-compiler-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- rust-targets: arm64e-apple-ios,aarch64-apple-ios,arm64e-apple-darwin,aarch64-apple-darwin
os: macos-13
xcode-version: 15.0.1
xcode-version: 15.2
rust-config: configure
rust-verbose-level: 0
rust-use-lld: true
Expand Down

0 comments on commit d11bf26

Please sign in to comment.