mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Update build.yml
This commit is contained in:
parent
ce99ecc7a2
commit
392631b21d
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -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
Block a user