Merge branch 'master' into fix-crash-with-ipv6

This commit is contained in:
Bryan Stansell 2024-02-17 10:37:48 -08:00 committed by GitHub
commit 93671649a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ env:
freebsd_13_task: freebsd_13_task:
freebsd_instance: freebsd_instance:
image_family: freebsd-13-0 image_family: freebsd-13-2
install_script: install_script:
- pkg install -y autoconf automake - pkg install -y autoconf automake
- ./package/setup-configure - ./package/setup-configure