Skip to content

Commit 2a915c3

Browse files
committed
ci: changed to m1 macos
1 parent 0f7cd5c commit 2a915c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ build:macos:
188188
stage: build
189189
needs: []
190190
tags:
191-
- shared-macos-amd64
192-
image: macos-11-xcode-12
191+
- saas-macos-medium-m1
192+
image: macos-12-xcode-14
193193
script:
194194
- eval "$(brew shellenv)"
195195
- ./scripts/brew-install.sh

0 commit comments

Comments
 (0)