Skip to content

Commit f185ed3

Browse files
travis: downgraded MacOS release build to XCode11.1 to make it fit into the time limit
1 parent 80b2f06 commit f185ed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ matrix:
4343
env:
4444
- CONFIG=Release
4545
- os: osx
46-
osx_image: xcode12.2
46+
osx_image: xcode11.1
4747
compiler: clang
4848
env:
4949
- CONFIG=Release

0 commit comments

Comments
 (0)