Skip to content

Commit

Permalink
Use minimum machine type for 2204
Browse files Browse the repository at this point in the history
  • Loading branch information
tobischo committed Feb 5, 2024
1 parent 83d6783 commit 9a7c9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1.0
name: Test
agent:
machine:
type: e1-standard-2
type: e2-standard-2
os_image: ubuntu2204
blocks:
- name: Setup
Expand Down

0 comments on commit 9a7c9f2

Please sign in to comment.