Merge pull request #2734 from palfrey/fix-freebsd

Fix FreeBSD build by downgrading MacOS version
This commit is contained in:
Sylvestre Ledru
2021-11-02 20:44:52 +01:00
committed by GitHub
+1 -1
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