Skip to content

Commit 7644bb0

Browse files
committed
Merge branch 'ps/ci-gitlab-upgrade'
CI updates. * ps/ci-gitlab-upgrade: gitlab-ci: upgrade machine type of Linux runners
2 parents 7834cc3 + 5c5d29e commit 7644bb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ workflow:
99

1010
test:linux:
1111
image: $image
12+
tags:
13+
- saas-linux-medium-amd64
1214
variables:
1315
CUSTOM_PATH: "/custom"
1416
before_script:

0 commit comments

Comments
 (0)