Use smaller compute resource for patch test (#315)

Change resource size to "small".
This commit is contained in:
Daniel Chao
2024-03-13 16:04:45 -07:00
committed by Dan Chao
parent de4f0e995b
commit 441bc5861a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -206,5 +206,6 @@ jobs {
"""#
}
}
resource_class = "small"
}
}