Skip to content

Commit 5f61d25

Browse files
service-bot-app[bot]service-bot-app[bot]
andauthored
Replace all occurrences of 's1-prod-ubuntu20-04' with 's1-prod-ubuntu24-04' (confluentinc#1959)
Co-authored-by: service-bot-app[bot] <foo-bar+service-bot-app[bot]@users.noreply.github.com>
1 parent 2dd7b99 commit 5f61d25

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.semaphore/semaphore.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: v1.0
22
name: Test on PR or create and upload wheels on tag.
33
agent:
44
machine:
5-
type: s1-prod-ubuntu20-04-amd64-1
5+
type: s1-prod-ubuntu24-04-amd64-1
66
execution_time_limit:
77
hours: 3
88
global_job_config:
@@ -121,7 +121,7 @@ blocks:
121121
task:
122122
agent:
123123
machine:
124-
type: s1-prod-ubuntu20-04-arm64-1
124+
type: s1-prod-ubuntu24-04-arm64-1
125125
env_vars:
126126
- name: OS_NAME
127127
value: linux
@@ -140,7 +140,7 @@ blocks:
140140
task:
141141
agent:
142142
machine:
143-
type: s1-prod-ubuntu20-04-amd64-3
143+
type: s1-prod-ubuntu24-04-amd64-3
144144
env_vars:
145145
- name: OS_NAME
146146
value: linux
@@ -188,7 +188,7 @@ blocks:
188188
task:
189189
agent:
190190
machine:
191-
type: s1-prod-ubuntu20-04-amd64-3
191+
type: s1-prod-ubuntu24-04-amd64-3
192192
env_vars:
193193
- name: OS_NAME
194194
value: linux
@@ -231,7 +231,7 @@ blocks:
231231
task:
232232
agent:
233233
machine:
234-
type: s1-prod-ubuntu20-04-arm64-1
234+
type: s1-prod-ubuntu24-04-arm64-1
235235
env_vars:
236236
- name: OS_NAME
237237
value: linux
@@ -297,7 +297,7 @@ blocks:
297297
task:
298298
agent:
299299
machine:
300-
type: s1-prod-ubuntu20-04-amd64-3
300+
type: s1-prod-ubuntu24-04-amd64-3
301301
jobs:
302302
- name: "Packaging all artifacts"
303303
commands:
@@ -315,7 +315,7 @@ after_pipeline:
315315
task:
316316
agent:
317317
machine:
318-
type: s1-prod-ubuntu20-04-amd64-1
318+
type: s1-prod-ubuntu24-04-amd64-1
319319
jobs:
320320
- name: SonarQube
321321
commands:

0 commit comments

Comments
 (0)