Skip to content

Commit 3215d4e

Browse files
committed
Merge branch 'native' into staging
2 parents 0f8a794 + 3891644 commit 3215d4e

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
@@ -155,8 +155,8 @@ build:macos:
155155
- shared-macos-amd64
156156
image: macos-11-xcode-12
157157
variables:
158-
HOMEBREW_NO_INSTALL_UPGRADE: true
159-
HOMEBREW_NO_INSTALL_CLEANUP: true
158+
HOMEBREW_NO_INSTALL_UPGRADE: "true"
159+
HOMEBREW_NO_INSTALL_CLEANUP: "true"
160160
before_script:
161161
- brew install node@16
162162
- brew link --overwrite node@16

0 commit comments

Comments
 (0)