Skip to content

Commit

Permalink
remove beta and nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmwells-amazon committed Apr 19, 2023
1 parent a37b780 commit 112ecba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
matrix:
toolchain:
- stable
- beta
- nightly
steps:
- uses: actions/checkout@v3
- run: rustup update ${{ matrix.toolchain }} && rustup default ${{ matrix.toolchain }}
Expand Down

0 comments on commit 112ecba

Please sign in to comment.