chore(ci): bump freebsd image from 14.0 to 14.2 (#5949)

This commit is contained in:
pajlada
2025-02-11 16:35:43 +01:00
committed by GitHub
parent b7e03adc21
commit bd5044d104
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
freebsd_instance:
image_family: freebsd-14-0
image_family: freebsd-14-2
task:
install_script:
+1
View File
@@ -36,6 +36,7 @@
- Dev: Updated CI macOS versions from 13 to 14. (#5934)
- Dev: Words from `TextElement`s are now combined where possible. (#5847)
- Dev: Fixed assertion failure when closing the edit-hotkey dialog. (#5869)
- Dev: Bumped FreeBSD CI image from 14.0 to 14.2. (#5949)
- Dev: Updated `qtkeychain` to 0.15.0. (#5871)
- Dev: Updated `googletest` to 1.16.0. (#5942)
- Dev: Fixed duplicate CMake configure in clean builds. (#5940)