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
parentMerge branch 'ak/refs-symref-referent-typofix' (diff)
parentgitlab-ci: upgrade machine type of Linux runners (diff)
downloadgit-7644bb0aaa9f89cd5d523cbecfd9d87d890b4cb9.tar.gz
git-7644bb0aaa9f89cd5d523cbecfd9d87d890b4cb9.zip
Merge branch 'ps/ci-gitlab-upgrade'
CI updates. * ps/ci-gitlab-upgrade: gitlab-ci: upgrade machine type of Linux runners
Diffstat (limited to '')
-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: