Merge branch 'ps/ci-gitlab-upgrade'

CI updates.

* ps/ci-gitlab-upgrade:
  gitlab-ci: upgrade machine type of Linux runners
This commit is contained in:
Junio C Hamano 2024-09-25 10:37:12 -07:00
commit 7644bb0aaa

View File

@ -9,6 +9,8 @@ workflow:
test:linux:
image: $image
tags:
- saas-linux-medium-amd64
variables:
CUSTOM_PATH: "/custom"
before_script: