mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Reenable bors gate for macOS
This commit is contained in:
parent
f8be6c636c
commit
8f61ee6b9b
@ -1,8 +1,9 @@
|
|||||||
status = [
|
status = [
|
||||||
"Rust (ubuntu-latest)",
|
"Rust (ubuntu-latest)",
|
||||||
"Rust (windows-latest)",
|
"Rust (windows-latest)",
|
||||||
# "Rust (macos-latest)",
|
"Rust (macos-latest)",
|
||||||
"TypeScript (ubuntu-latest)",
|
"TypeScript (ubuntu-latest)",
|
||||||
"TypeScript (windows-latest)",
|
"TypeScript (windows-latest)",
|
||||||
|
"TypeScript (macos-latest)",
|
||||||
]
|
]
|
||||||
delete_merged_branches = true
|
delete_merged_branches = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user