Skip to content

Commit adf8061

Browse files
committed
GH Actions: bump to FreeBSD 14.3 (was 14.2)
According to https://www.freebsd.org/releases/, 14.3 is currently the "Production" release and 14.2 is "Legacy".
1 parent dbf63e5 commit adf8061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
- name: Run in FreeBSD
137137
uses: vmactions/freebsd-vm@v1
138138
with:
139-
release: "14.2"
139+
release: "14.3"
140140
usesh: true
141141
prepare: |
142142
pkg install -y git cmake

0 commit comments

Comments
 (0)