Enable MacOS Big Sur in CI

This commit is contained in:
ISSOtm
2021-01-15 03:12:40 +01:00
committed by Eldred Habert
parent 9b9f3ffb96
commit 699c00dc20

View File

@@ -7,7 +7,7 @@ jobs:
unix-testing:
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-18.04, macos-10.15]
os: [ubuntu-20.04, ubuntu-18.04, macos-11.0, macos-10.15]
cc: [gcc, clang]
buildsys: [make, cmake]
include: