Skip to content

Commit

Permalink
Test on Rust 1.77 now that it's out and stable. (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi authored Mar 21, 2024
1 parent 7f6d7b7 commit 2861001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
toolchain: ["beta", "nightly"]
toolchain: ["1.77", "beta", "nightly"]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 2861001

Please # to comment.