File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 46
46
- name : Install Rust toolchain
47
47
uses : actions-rs/toolchain@v1
48
48
with :
49
- toolchain : nightly-2025-04-05 -aarch64-apple-darwin
49
+ toolchain : nightly-2025-08-18 -aarch64-apple-darwin
50
50
override : true
51
51
profile : default
52
52
default : true
@@ -175,7 +175,7 @@ jobs:
175
175
- name : Install Rust toolchain
176
176
uses : actions-rs/toolchain@v1
177
177
with :
178
- toolchain : nightly-2025-04-05 -aarch64-apple-darwin
178
+ toolchain : nightly-2025-08-18 -aarch64-apple-darwin
179
179
override : true
180
180
profile : default
181
181
default : true
Original file line number Diff line number Diff line change 31
31
- name : Install Rust toolchain
32
32
uses : actions-rs/toolchain@v1
33
33
with :
34
- toolchain : nightly-2025-04-05 -aarch64-apple-darwin
34
+ toolchain : nightly-2025-08-18 -aarch64-apple-darwin
35
35
override : true
36
36
profile : default
37
37
default : true
80
80
- name : Install Rust toolchain
81
81
uses : actions-rs/toolchain@v1
82
82
with :
83
- toolchain : nightly-2025-04-05 -aarch64-apple-darwin
83
+ toolchain : nightly-2025-08-18 -aarch64-apple-darwin
84
84
override : true
85
85
profile : default
86
86
default : true
You can’t perform that action at this time.
0 commit comments