Skip to content

Commit

Permalink
chore: update repo semaphore config
Browse files Browse the repository at this point in the history
  • Loading branch information
service-bot-app[bot] committed Feb 13, 2025
1 parent aa7dd34 commit 0f76019
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: v1.0
name: build-test-release
agent:
machine:
type: s1-prod-ubuntu20-04-amd64-1
type: s1-prod-ubuntu24-04-amd64-1

fail_fast:
cancel:
Expand Down Expand Up @@ -68,7 +68,7 @@ blocks:
task:
agent:
machine:
type: s1-prod-ubuntu20-04-arm64-0
type: s1-prod-ubuntu24-04-arm64-0
env_vars:
- name: COMPONENT_NAME
value: schema-registry
Expand All @@ -93,7 +93,7 @@ after_pipeline:
task:
agent:
machine:
type: s1-prod-ubuntu20-04-arm64-0
type: s1-prod-ubuntu24-04-arm64-0
jobs:
- name: Metrics
commands:
Expand Down

0 comments on commit 0f76019

Please sign in to comment.