Skip to content

Commit

Permalink
chore: Set osx rust tool chain to be 1.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys authored Nov 20, 2023
1 parent d2281c7 commit 4c99ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
include:
- os: macos-latest
target: aarch64-apple-darwin
toolchain: stable
toolchain: 1.73.0
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
toolchain: 1.73.0
Expand Down

0 comments on commit 4c99ae9

Please sign in to comment.