Merge pull request #100 from bstansell/cirrus-freebsd-fix

Try and find a valid image
This commit is contained in:
Bryan Stansell 2024-02-17 10:37:34 -08:00 committed by GitHub
commit 337647ed35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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