Skip to content

Commit e019bcd

Browse files
committed
ci: updated mac runner jobs
* Related https://github.com/MatrixAI/js-quic/issues/25
1 parent 286a006 commit e019bcd

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
@@ -207,8 +207,8 @@ build:macos:
207207
stage: build
208208
needs: []
209209
tags:
210-
- shared-macos-amd64
211-
image: macos-11-xcode-12
210+
- saas-macos-medium-m1
211+
image: macos-12-xcode-14
212212
variables:
213213
# Produce universal binary
214214
RUST_BACKTRACE: "1"

0 commit comments

Comments
 (0)