Skip to content

Commit

Permalink
GODRIVER-2996 Fix search index matrix config.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
qingyang-hu committed Sep 22, 2023
1 parent c3d390f commit 6d00b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2824,7 +2824,7 @@ buildvariants:
- test-aws-lambda-task-group

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

0 comments on commit 6d00b98

Please sign in to comment.