Skip to content

Commit

Permalink
fix: fix java github action
Browse files Browse the repository at this point in the history
Signed-off-by: zongz <[email protected]>
  • Loading branch information
zong-zhe committed Dec 18, 2024
1 parent 9aca859 commit 12e666f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Install rust nightly toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: 1.81
toolchain: 1.79
override: true
components: clippy, rustfmt

Expand Down

0 comments on commit 12e666f

Please sign in to comment.