Skip to content

Commit

Permalink
Github actions are working for macOS, disable Travis mac builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bengotow committed Jan 26, 2025
1 parent b08f1ce commit 1a19b30
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1a19b30

Please sign in to comment.