Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Another rustc version update
  • Loading branch information
cscheid authored Sep 18, 2024
1 parent d191357 commit b79f36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,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 b79f36d

Please sign in to comment.