Skip to content

Commit

Permalink
Rust 1.81 is no longer beta. (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi authored Sep 7, 2024
1 parent 5919c1e commit dbc3fad
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"]
toolchain: ["1.81"]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit dbc3fad

Please sign in to comment.