소스 검색

* update runner tag

FPK 1 년 전
부모
커밋
59e307ec2e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -6,7 +6,7 @@
 .linux_runners:
   image: registry.gitlab.com/freepascal.org/fpc/source/debian-buster-x86_64
   tags:
-    - linux
+    - saas-linux-medium-amd64
 
 stages:
   - compilercycle