diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2020-12-20 15:37:32 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2020-12-20 15:37:52 -0600 |
commit | 62bc463c63a3beeeead0b6fb164f7c7e9b917849 (patch) | |
tree | 5cba0079075c920bcc971656a213a6bfcec0229b /.cirrus.yml | |
parent | 7019bfad3b4cf6eff31d967f6f4e0960f67858fb (diff) |
update freebsd 11.x image on cirrus ci
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 37a8535c..2f7f135f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,7 +5,7 @@ test_task: freebsd_instance: matrix: image: freebsd-12-1-release-amd64 - image: freebsd-11-3-release-amd64 + image: freebsd-11-4-release-amd64 env: OS: FreeBSD procfs_script: > |