Commit 5e95f607 authored by Federico G. Schwindt's avatar Federico G. Schwindt

Bump image to hopefully speed things up

parent 8b791930
...@@ -75,7 +75,7 @@ jobs: ...@@ -75,7 +75,7 @@ jobs:
- ./configure --enable-maintainer-mode --with-unwind --enable-developer-warnings --enable-debugging-symbols --disable-stack-protector --with-persistent-storage --enable-asan --enable-ubsan - ./configure --enable-maintainer-mode --with-unwind --enable-developer-warnings --enable-debugging-symbols --disable-stack-protector --with-persistent-storage --enable-asan --enable-ubsan
- stage: test - stage: test
os: osx os: osx
osx_image: xcode11.4 osx_image: xcode12
compiler: clang compiler: clang
addons: addons:
homebrew: homebrew:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment