mirror of https://github.com/helix-editor/helix
Update build.yml
parent
ce99ecc7a2
commit
392631b21d
|
@ -87,8 +87,9 @@ jobs:
|
||||||
command: test
|
command: test
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
matrix:
|
||||||
rust: [stable, nightly]
|
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||||
|
rust: [stable, nightly]
|
||||||
|
|
||||||
lints:
|
lints:
|
||||||
name: Lints
|
name: Lints
|
||||||
|
|
Loading…
Reference in New Issue