mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +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
|
||||
|
||||
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
Block a user