From ade472ed84ecd545ce2c734c0a5e52ab97ce6df6 Mon Sep 17 00:00:00 2001 From: Frank Luong <100299641+fluong6@users.noreply.github.com> Date: Thu, 8 Feb 2024 02:35:07 -0500 Subject: [PATCH] chore: updating standards check bokken snapshots (#2825) * updating standards check bokken snapshots * chore: updating standards check bokken snapshots * chore: updating standards check bokken snapshots --- .yamato/project-standards.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yamato/project-standards.yml b/.yamato/project-standards.yml index 5ca1154c9..7fc50c638 100644 --- a/.yamato/project-standards.yml +++ b/.yamato/project-standards.yml @@ -5,7 +5,7 @@ standards_{{ projects.first.name }}: agent: type: Unity::VM image: desktop/logging-testing-linux:v0.1.2-926285 - flavor: b1.medium + flavor: b1.large commands: - dotnet --version - dotnet format --version