Skip to content

Commit 6d73aa1

Browse files
authored
GODRIVER-2996 Fix search index matrix config.yml. (#1399)
1 parent 8d10a9e commit 6d73aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2835,7 +2835,7 @@ buildvariants:
28352835
- test-aws-lambda-task-group
28362836

28372837
- matrix_name: "searchindex-test"
2838-
matrix_spec: { version: ["7.0"], os-faas-80: ["rhel80-large-go-1-20"] }
2838+
matrix_spec: { version: ["7.0"], os-faas-80: ["rhel87-large-go-1-20"] }
28392839
display_name: "Search Index ${version} ${os-faas-80}"
28402840
tasks:
28412841
- test-search-index-task-group

0 commit comments

Comments
 (0)