File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 - os : ubuntu-latest
1515 target : x86_64-unknown-linux-gnu
1616 - os : macos-latest
17- target : x86_64 -apple-darwin
17+ target : aarch64 -apple-darwin
1818 - os : windows-latest
1919 target : x86_64-pc-windows-msvc
2020 steps :
@@ -110,7 +110,7 @@ jobs:
110110 - os : ubuntu-latest
111111 target : x86_64-unknown-linux-gnu
112112 - os : macos-latest
113- target : x86_64 -apple-darwin
113+ target : aarch64 -apple-darwin
114114 - os : windows-latest
115115 target : x86_64-pc-windows-msvc
116116 steps :
@@ -199,7 +199,7 @@ jobs:
199199 - os : ubuntu-latest
200200 target : x86_64-unknown-linux-gnu
201201 - os : macos-latest
202- target : x86_64 -apple-darwin
202+ target : aarch64 -apple-darwin
203203 steps :
204204 - uses : actions/checkout@main
205205 - uses : dtolnay/rust-toolchain@stable
You can’t perform that action at this time.
0 commit comments