Skip to content

Commit 182a710

Browse files
committed
ci: changed to m1 macos
1 parent dc857ba commit 182a710

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
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

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"jest-junit": "^14.0.0",
4141
"prettier": "^2.6.2",
4242
"shx": "^0.3.4",
43-
"systeminformation": "^5.12.1",
43+
"systeminformation": "^5.18.5",
4444
"ts-jest": "^28.0.5",
4545
"ts-node": "^10.9.1",
4646
"tsconfig-paths": "^3.9.0",

0 commit comments

Comments
 (0)