Skip to content

Commit 2898166

Browse files
Update clickhouse-cloud.yml
1 parent 96ae806 commit 2898166

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/clickhouse-cloud.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ jobs:
1818
size: [24 48 96 192 360 720]
1919
- csp: 'aws'
2020
region: 'us-east-1'
21-
tier: 'dev'
21+
tier: 'development'
2222
- csp: 'gcp'
2323
region: 'us-east1'
2424
tier: 'production'
2525
size: [ 24 48 96 192 360 708 ]
2626
- csp: 'gcp'
2727
region: 'us-east1'
28-
tier: 'dev'
28+
tier: 'development'
2929
- csp: 'azure'
3030
region: 'eastus2'
3131
tier: 'production'

0 commit comments

Comments
 (0)