Skip to content

Commit

Permalink
chore: using different VM image for standards check
Browse files Browse the repository at this point in the history
  • Loading branch information
RikuTheFuffs committed Oct 8, 2024
1 parent 8ed341a commit 261b94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .yamato/project-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ standards_{{ projects.first.name }}:
name: Standards Check {{ projects.first.name }}
agent:
type: Unity::VM
image: desktop/logging-testing-linux:v0.1.2-926285
image: package-ci/ubuntu-18.04:v4
flavor: b1.large
commands:
- dotnet --version
Expand Down

0 comments on commit 261b94f

Please sign in to comment.