Skip to content

Commit 01d3ea0

Browse files
service-bot-app[bot]service-bot-app[bot]
andauthored
chore: update repo by service bot (#1385)
* Replace all occurrences of 's1-prod-ubuntu20-04' with 's1-prod-ubuntu24-04' * removing generated internal project.yml --------- Co-authored-by: service-bot-app[bot] <foo-bar+service-bot-app[bot]@users.noreply.github.com>
1 parent 19fee66 commit 01d3ea0

File tree

2 files changed

+4
-47
lines changed

2 files changed

+4
-47
lines changed

.semaphore/project.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

.semaphore/semaphore.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: v1.0
22
name: 'confluent-kafka-go build pipeline'
33
agent:
44
machine:
5-
type: s1-prod-ubuntu20-04-amd64-1
5+
type: s1-prod-ubuntu24-04-amd64-1
66
global_job_config:
77
env_vars:
88
- name: LIBRDKAFKA_VERSION
@@ -44,7 +44,7 @@ blocks:
4444
task:
4545
agent:
4646
machine:
47-
type: s1-prod-ubuntu20-04-amd64-2
47+
type: s1-prod-ubuntu24-04-amd64-2
4848
prologue:
4949
commands:
5050
- sem-version go 1.21
@@ -90,7 +90,7 @@ blocks:
9090
task:
9191
agent:
9292
machine:
93-
type: s1-prod-ubuntu20-04-arm64-1
93+
type: s1-prod-ubuntu24-04-arm64-1
9494
prologue:
9595
commands:
9696
- sem-version go 1.21
@@ -146,7 +146,7 @@ after_pipeline:
146146
task:
147147
agent:
148148
machine:
149-
type: s1-prod-ubuntu20-04-amd64-1
149+
type: s1-prod-ubuntu24-04-amd64-1
150150
jobs:
151151
- name: SonarQube
152152
commands:

0 commit comments

Comments
 (0)