Skip to content

Commit d191357

Browse files
authored
Update macos-arm.yml
Try to upgrade rust to latest stable.
1 parent 4e8ac8b commit d191357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Install rust
3838
uses: hecrj/setup-rust-action@v1
3939
with:
40-
rust-version: '1.60.0'
40+
rust-version: '1.81.0'
4141

4242
- name: Log versions
4343
run: |

0 commit comments

Comments
 (0)