Skip to content

Commit

Permalink
Update macos-arm.yml
Browse files Browse the repository at this point in the history
Try to upgrade rust to latest stable.
  • Loading branch information
cscheid committed Sep 18, 2024
1 parent 4e8ac8b commit d191357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install rust
uses: hecrj/setup-rust-action@v1
with:
rust-version: '1.60.0'
rust-version: '1.81.0'

- name: Log versions
run: |
Expand Down

0 comments on commit d191357

Please # to comment.