Skip to content

Commit

Permalink
scbuild: run test on two cores
Browse files Browse the repository at this point in the history
Closes #134764.

Epic: none
Release note: None
  • Loading branch information
rickystewart committed Nov 12, 2024
1 parent 5a4c33b commit dbccff2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/sql/schemachanger/scbuild/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ go_test(
"main_test.go",
],
data = glob(["testdata/**"]),
exec_properties = {"test.Pool": "large"},
deps = [
":scbuild",
"//pkg/base",
Expand Down

0 comments on commit dbccff2

Please sign in to comment.