Update build.yml
This commit is contained in:
parent
ce99ecc7a2
commit
392631b21d
1 changed files with 3 additions and 2 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -87,8 +87,9 @@ jobs:
|
|||
command: test
|
||||
|
||||
strategy:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
rust: [stable, nightly]
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
rust: [stable, nightly]
|
||||
|
||||
lints:
|
||||
name: Lints
|
||||
|
|
Loading…
Add table
Reference in a new issue