Skip to content

Commit cca1157

Browse files
authored
Merge pull request #3473 from apricote/hcloud-default-server-type
scripts: update hetzner amd64 instance type
2 parents de06342 + 0ec9cba commit cca1157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-automation/ci-config.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ BRIGHTBOX_PARALLEL="${PARALLEL_TESTS:-1}"
147147

148148
# -- Hetzner --
149149
: ${HETZNER_IMAGE_NAME:='flatcar_production_hetzner_image.bin.bz2'}
150-
: ${HETZNER_amd64_INSTANCE_TYPE:="cpx11"}
150+
: ${HETZNER_amd64_INSTANCE_TYPE:="cpx22"}
151151
: ${HETZNER_arm64_INSTANCE_TYPE:="cax11"}
152152
: ${HETZNER_arm64_LOCATION:="fsn1"}
153153
: ${HETZNER_amd64_LOCATION:="hel1"}

0 commit comments

Comments
 (0)