Skip to content

Commit

Permalink
fix: fix rust lint ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Okabe-Rintarou-0 committed Dec 24, 2024
1 parent 5f339cb commit d492af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
defaults:
run:
working-directory: ./src-tauri
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Install minimal stable
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit d492af4

Please sign in to comment.