Skip to content

Commit

Permalink
distsql: bump size of test
Browse files Browse the repository at this point in the history
This has timed out in CI.

Release note: None
  • Loading branch information
rickystewart committed Jan 26, 2022
1 parent 66d7d68 commit 79a429e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/sql/distsql/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ go_library(

go_test(
name = "distsql_test",
size = "medium",
size = "large",
srcs = [
"columnar_operators_test.go",
"columnar_utils_test.go",
Expand Down

0 comments on commit 79a429e

Please sign in to comment.