Skip to content

Commit

Permalink
Test on both beta and nightly Rust now that rustdoc v30 is on both. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi authored Jun 16, 2024
1 parent 65dc425 commit 2c50a3c
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: ["nightly"]
toolchain: ["beta", "nightly"]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 2c50a3c

Please sign in to comment.