Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
Temporary use beta Rust 1.52 for publishing crates via GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Apr 9, 2021
1 parent 32b90cd commit 59b7984
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 @@ -448,7 +448,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
toolchain: beta

- name: Release ${{ steps.crate.outputs.group2 }} version
of '${{ steps.crate.outputs.group1 }}' crate
Expand Down

0 comments on commit 59b7984

Please sign in to comment.