mirror of https://github.com/helix-editor/helix
Update build.yml
parent
ce99ecc7a2
commit
392631b21d
|
@ -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…
Reference in New Issue