Skip to content

Commit dcbcf90

Browse files
authored
Update freebsd.yml
1 parent ed0ed39 commit dcbcf90

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/freebsd.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,10 @@ jobs:
2121
LDFLAGS: '-L/usr/local/lib'
2222
with:
2323
operating_system: freebsd
24-
version: "13.2"
24+
version: "14.1"
2525
environment_variables: CPPFLAGS LDFLAGS
2626
sync_files: runner-to-vm
2727
run: |
28-
sudo sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
2928
sudo pkg install -y git # subprojects/date
3029
sudo pkg install -y catch evdev-proto gtk-layer-shell gtkmm30 jsoncpp \
3130
libdbusmenu libevdev libfmt libmpdclient libudev-devd meson \

0 commit comments

Comments
 (0)