Skip to content

Commit

Permalink
Use rustc stable
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenlu committed Nov 1, 2023
1 parent 22bf8b0 commit 6d4f30a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- run: rustup default stable
- name: Build
run: cargo build --verbose
- name: Run tests
Expand Down

0 comments on commit 6d4f30a

Please sign in to comment.