Skip to content

Commit eabdced

Browse files
committed
ci: changed to m1 macos
1 parent 2f8d9c7 commit eabdced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ build:macos:
192192
stage: build
193193
needs: []
194194
tags:
195-
- shared-macos-amd64
196-
image: macos-11-xcode-12
195+
- saas-macos-medium-m1
196+
image: macos-12-xcode-14
197197
script:
198198
- eval "$(brew shellenv)"
199199
- ./scripts/brew-install.sh

0 commit comments

Comments
 (0)