Skip to content

Commit ab012a2

Browse files
authored
[CI] Update the image of FreeBSD
1 parent 477e534 commit ab012a2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.cirrus.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ task:
22
matrix:
33
- name: FreeBSD
44
freebsd_instance:
5-
image_family: freebsd-13-3
5+
image_family: freebsd-14-2
66
env:
77
matrix:
8-
- JULIA_VERSION: 1.6
9-
- JULIA_VERSION: 1
8+
- JULIA_VERSION: 'lts'
9+
- JULIA_VERSION: '1'
1010
- name: musl Linux
1111
container:
1212
image: alpine:3.14

0 commit comments

Comments
 (0)