Skip to content

Commit 947c923

Browse files
author
service-bot-app[bot]
committed
Replace all occurrences of 's1-prod-ubuntu20-04' with 's1-prod-ubuntu24-04'
1 parent 6dba537 commit 947c923

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.semaphore/semaphore.yml

+7-7
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
@@ -230,7 +230,7 @@ blocks:
230230
task:
231231
agent:
232232
machine:
233-
type: s1-prod-ubuntu20-04-arm64-1
233+
type: s1-prod-ubuntu24-04-arm64-1
234234
env_vars:
235235
- name: OS_NAME
236236
value: linux
@@ -296,7 +296,7 @@ blocks:
296296
task:
297297
agent:
298298
machine:
299-
type: s1-prod-ubuntu20-04-amd64-3
299+
type: s1-prod-ubuntu24-04-amd64-3
300300
jobs:
301301
- name: "Packaging all artifacts"
302302
commands:
@@ -314,7 +314,7 @@ after_pipeline:
314314
task:
315315
agent:
316316
machine:
317-
type: s1-prod-ubuntu20-04-amd64-1
317+
type: s1-prod-ubuntu24-04-amd64-1
318318
jobs:
319319
- name: SonarQube
320320
commands:

0 commit comments

Comments
 (0)