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