Skip to content

Commit

Permalink
bazel: bump size of //pkg/sql:sql_test
Browse files Browse the repository at this point in the history
This has been routinely timing out in CI.

Release note: None
  • Loading branch information
rickystewart committed Jun 1, 2021
1 parent 82a4d1d commit 8773980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/sql/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ go_library(

go_test(
name = "sql_test",
size = "large",
size = "enormous",
srcs = [
"admin_audit_log_test.go",
"alter_column_type_test.go",
Expand Down

0 comments on commit 8773980

Please sign in to comment.