diff --git a/pkg/sql/BUILD.bazel b/pkg/sql/BUILD.bazel index 0e973daa51d3..9987921d8236 100644 --- a/pkg/sql/BUILD.bazel +++ b/pkg/sql/BUILD.bazel @@ -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",