Skip to content

Commit 41db85d

Browse files
Force macos toolchain to be 1.73
1 parent efa639e commit 41db85d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/python.yml

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
target: ${{ matrix.target }}
106106
args: --release --out dist --find-interpreter -F python
107107
sccache: 'true'
108+
rust-toolchain: 1.73
108109

109110
- name: Upload wheels
110111
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)