mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2026-02-04 08:18:34 +00:00
ci: use shared macos runner
This commit is contained in:
@ -125,9 +125,10 @@ build-darwin:
|
||||
- export PATH=/usr/local/opt/gnu-sed/libexec/gnubin:$PATH
|
||||
- export GOPATH=~/go
|
||||
- export PATH=$GOPATH/bin:$PATH
|
||||
- export CGO_CPPFLAGS='-Wno-error -Wno-nullability-completeness -Wno-expansion-to-defined -Wno-builtin-requires-header'
|
||||
cache: {}
|
||||
tags:
|
||||
- macOS-bridge
|
||||
- macOS
|
||||
script:
|
||||
- make build
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user