aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-09-25 10:37:12 -0700
committerJunio C Hamano <gitster@pobox.com>2024-09-25 10:37:13 -0700
commit7644bb0aaa9f89cd5d523cbecfd9d87d890b4cb9 (patch)
tree124056b14262df73de0fc84c29c19328ec5fd6f2
parent7834cc321294cec6dafb91dc6e9485a9d65742ff (diff)
parent5c5d29e1c4832a4ce754d1b281e621fa4dcb4108 (diff)
downloadgit-7644bb0aaa9f89cd5d523cbecfd9d87d890b4cb9.tar.gz
Merge branch 'ps/ci-gitlab-upgrade'
CI updates. * ps/ci-gitlab-upgrade: gitlab-ci: upgrade machine type of Linux runners
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 80b1668ebe..4abfbc3e20 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,6 +9,8 @@ workflow:
test:linux:
image: $image
+ tags:
+ - saas-linux-medium-amd64
variables:
CUSTOM_PATH: "/custom"
before_script: