Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
huizheng278 committed Jun 27, 2023
1 parent 00c6317 commit 9b6d0a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1.0
name: 'confluent-kafka-go build pipeline'
agent:
machine:
type: s1-prod-ubuntu20-04-amd64-1
type: s1-nonprod-ubuntu22-04-amd64-1
global_job_config:
env_vars:
- name: LIBRDKAFKA_VERSION
Expand Down Expand Up @@ -43,7 +43,7 @@ blocks:
task:
agent:
machine:
type: s1-prod-ubuntu20-04-amd64-2
type: s1-nonprod-ubuntu22-04-amd64-1
prologue:
commands:
- sem-version go 1.19
Expand Down

0 comments on commit 9b6d0a3

Please sign in to comment.