Skip to content

Commit 9629aae

Browse files
authored
Update cibuild.yml
1 parent 75c4cc6 commit 9629aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
fail-fast: false
184184
matrix:
185185
platform:
186-
- { name: FreeBSD, os: freebsd, os-version: '14.2', arch: x86_64,
186+
- { name: FreeBSD, os: freebsd, os-version: '14.3', arch: x86_64,
187187
install-cmd: "sudo pkg update && sudo pkg install -y cmake sdl2 lzo2 jpeg-turbo openal-soft libogg libtheora libvorbis"
188188
}
189189
- { name: OpenBSD, os: openbsd, os-version: '7.6', arch: x86_64,

0 commit comments

Comments
 (0)