chore: Set osx rust tool chain to be 1.73.0
parent
d2281c7a1b
commit
4c99ae9598
|
|
@ -69,7 +69,7 @@ jobs:
|
||||||
include:
|
include:
|
||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
target: aarch64-apple-darwin
|
target: aarch64-apple-darwin
|
||||||
toolchain: stable
|
toolchain: 1.73.0
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
target: x86_64-unknown-linux-gnu
|
target: x86_64-unknown-linux-gnu
|
||||||
toolchain: 1.73.0
|
toolchain: 1.73.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue