Merge branch 'ps/ci-gitlab-upgrade'

CI updates.

* ps/ci-gitlab-upgrade:
  gitlab-ci: upgrade machine type of Linux runners
maint
Junio C Hamano 2024-09-25 10:37:12 -07:00
commit 7644bb0aaa
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ workflow:

test:linux:
image: $image
tags:
- saas-linux-medium-amd64
variables:
CUSTOM_PATH: "/custom"
before_script: