Fix FreeBSD build by downgrading MacOS version

This commit is contained in:
Tom Parker-Shemilt 2021-11-02 18:56:01 +00:00
parent 7c94bb082e
commit 0c33905e60

View file

@ -532,7 +532,7 @@ jobs:
if [ $n_fails -gt 0 ] ; then echo "::warning ::${n_fails}+ test failures" ; fi
test_freebsd:
runs-on: macos-latest
runs-on: macos-10.15
name: Tests/FreeBSD test suite
env:
mem: 2048