Skip to content

Commit

Permalink
Test rustdoc-v27 on beta as well. (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi authored Oct 5, 2023
1 parent 92cbbf9 commit ddd0304
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 @@ -69,7 +69,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
toolchain: ["nightly"]
toolchain: ["beta", "nightly"]
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit ddd0304

Please sign in to comment.