mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:31:42 +03:00
CI: Change FreeBSD image from 12.3 to 12.4
Ref: https://www.phoronix.com/news/FreeBSD-12.4-Released Closes https://github.com/curl/curl/pull/10051
This commit is contained in:
parent
5c68fd7c53
commit
66fabeea2a
1 changed files with 2 additions and 2 deletions
|
|
@ -31,9 +31,9 @@ freebsd_task:
|
|||
- name: FreeBSD 13.1
|
||||
freebsd_instance:
|
||||
image_family: freebsd-13-1
|
||||
- name: FreeBSD 12.3
|
||||
- name: FreeBSD 12.4
|
||||
freebsd_instance:
|
||||
image_family: freebsd-12-3
|
||||
image_family: freebsd-12-4
|
||||
|
||||
env:
|
||||
CIRRUS_CLONE_DEPTH: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue