Add resolver = 2 to fix Windows build error on Travis CI (#24196)
This commit is contained in:
parent
f7b00ada1b
commit
a5e740431a
@ -86,3 +86,6 @@ members = [
|
||||
exclude = [
|
||||
"programs/bpf",
|
||||
]
|
||||
|
||||
# This prevents a Travis CI error when building for Windows.
|
||||
resolver = "2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user