Skip to content

Commit 916b8a8

Browse files
build(freebsd): bump release version to 14.4
1 parent b69da6b commit 916b8a8

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
@@ -99,13 +99,13 @@ jobs:
9999
- name: FreeBSD-aarch64
100100
os: ubuntu-latest # ubuntu-24.04-arm is slower with the FreeBSD VM
101101
arch: aarch64
102-
bsd_release: '14.3'
102+
bsd_release: '14.4'
103103
generator: "Unix Makefiles"
104104
shell: freebsd {0}
105105
- name: FreeBSD-amd64
106106
os: ubuntu-latest
107107
arch: x86_64
108-
bsd_release: '14.3'
108+
bsd_release: '14.4'
109109
generator: "Unix Makefiles"
110110
shell: freebsd {0}
111111
- name: Linux-aarch64

0 commit comments

Comments
 (0)