about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorCristian Cadar <c.cadar@imperial.ac.uk>2020-11-20 14:42:13 +0000
committerMartinNowack <2443641+MartinNowack@users.noreply.github.com>2020-11-23 15:02:07 +0000
commit53ace1a119c5ede520d2e597f9bcdfeece31229a (patch)
tree2d529f48acfd60f0b004ad816d846c38f4b5eb73
parente2f65b57afefa979382062c149fac55eae76e513 (diff)
downloadklee-53ace1a119c5ede520d2e597f9bcdfeece31229a.tar.gz
Use a more recent version of macOS
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0ef52088..f2e20885 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -125,6 +125,7 @@ jobs:
     # macOS
     - name: "macOS"
       os: osx
+      osx_image: xcode12.2
       env: SOLVERS=STP UCLIBC_VERSION=0 USE_TCMALLOC=0 USE_LIBCXX=0
 
     # Docker