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 GitHub
parent 014b3a8816
commit 9c1ae0d683
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -164,5 +164,6 @@ jobs {
"""#
}
}
resource_class = "small"
}
}