mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-03 12:57:38 +03:00
parent
39d3774f42
commit
5a116832ad
1 changed files with 1 additions and 3 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -28,9 +28,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
# beta broken: https://github.com/rust-lang/rust/issues/91872
|
||||
#rust: [nightly, beta, stable, 1.56.0]
|
||||
rust: [nightly, stable, 1.56.0]
|
||||
rust: [nightly, beta, stable, 1.56.0]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: dtolnay/rust-toolchain@master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue