Skip to content

Commit

Permalink
CI: Only use stable and beta toolchains.
Browse files Browse the repository at this point in the history
Signed-off-by: Toralf Wittner <tw@dtex.org>
  • Loading branch information
twittner committed Sep 13, 2024
1 parent c9ac1c5 commit 08c7c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
toolchain:
- stable
- nightly
- beta
steps:
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit 08c7c45

Please sign in to comment.