Skip to content
Permalink
Browse files
travis: update osx to xcode12u in attempt to solve openssl build failure
  • Loading branch information
grooverdan committed Sep 2, 2020
1 parent 594aad7 commit 56ae0ad
Showing 1 changed file with 1 addition and 1 deletion.
@@ -11,7 +11,7 @@ language: cpp
os:
- linux
- osx
osx_image: xcode10.1
osx_image: xcode12u
compiler:
- gcc
- clang

0 comments on commit 56ae0ad

Please sign in to comment.