mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-30 11:59:02 +08:00
Github actions are working for macOS, disable Travis mac builds
This commit is contained in:
parent
b08f1ceb49
commit
1a19b30331
1 changed files with 0 additions and 3 deletions
|
@ -45,9 +45,6 @@ matrix:
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
env: CC=gcc-10 CXX=g++-10
|
env: CC=gcc-10 CXX=g++-10
|
||||||
- os: osx
|
|
||||||
osx_image: xcode14.2
|
|
||||||
env: CC=clang CXX=clang++ SIGN_BUILD=true
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# Decrypt and uncompress code signing certs, etc.
|
# Decrypt and uncompress code signing certs, etc.
|
||||||
|
|
Loading…
Reference in a new issue