mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-12-12 20:36:29 +01:00
Github actions are working for macOS, disable Travis mac builds
This commit is contained in:
@@ -45,9 +45,6 @@ matrix:
|
||||
- os: linux
|
||||
dist: bionic
|
||||
env: CC=gcc-10 CXX=g++-10
|
||||
- os: osx
|
||||
osx_image: xcode14.2
|
||||
env: CC=clang CXX=clang++ SIGN_BUILD=true
|
||||
|
||||
before_install:
|
||||
# Decrypt and uncompress code signing certs, etc.
|
||||
|
||||
Reference in New Issue
Block a user