Skip to content

Commit 2eb22d1

Browse files
committed
using larger job flavor for standards check
1 parent 89078e0 commit 2eb22d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/project-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ standards_{{ projects.first.name }}:
55
agent:
66
type: Unity::VM
77
image: desktop/logging-testing-linux:latest
8-
flavor: b1.medium
8+
flavor: b1.large
99
commands:
1010
- dotnet --version
1111
- dotnet format --version

0 commit comments

Comments
 (0)