Skip to content

Commit

Permalink
ci: update to using M1 macos
Browse files Browse the repository at this point in the history
  • Loading branch information
CMCDragonkai committed Jun 28, 2023
1 parent 2019489 commit f883d52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ build:macos:
stage: build
needs: []
tags:
- shared-macos-amd64
image: macos-11-xcode-12
- saas-macos-medium-m1
image: macos-12-xcode-14
script:
- eval "$(brew shellenv)"
- ./scripts/brew-install.sh
Expand Down

0 comments on commit f883d52

Please sign in to comment.