Skip to content

Commit a9a9277

Browse files
chore: bump FreeBSD version from 14.4 to 15.1 (#741)
1 parent 2342d3d commit a9a9277

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,13 @@ jobs:
9898
- name: FreeBSD-aarch64
9999
os: ubuntu-latest # ubuntu-24.04-arm is slower with the FreeBSD VM
100100
arch: aarch64
101-
bsd_release: '14.4'
101+
bsd_release: '15.1'
102102
generator: "Unix Makefiles"
103103
shell: freebsd {0}
104104
- name: FreeBSD-amd64
105105
os: ubuntu-latest
106106
arch: x86_64
107-
bsd_release: '14.4'
107+
bsd_release: '15.1'
108108
generator: "Unix Makefiles"
109109
shell: freebsd {0}
110110
- name: Linux-aarch64

0 commit comments

Comments
 (0)