1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

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
commit 276a4deacc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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