Bug fix?
This commit is contained in:
parent
1f4331e78b
commit
48723bfdb0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
rust: '1.70'
|
||||
- rust-alias: nightly
|
||||
rust: nightly
|
||||
name: Build and test (${{ matrix.os }}, ${{ matrix.rust-alias}})
|
||||
name: Build and test (${{ matrix.os }}, ${{ matrix.rust-alias }})
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
|
Loading…
Add table
Reference in a new issue