chore(ci): bump macos runners from 13 to 14 (#5934)
This commit is contained in:
@@ -141,7 +141,7 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
# macOS
|
||||
- os: macos-13
|
||||
- os: macos-14
|
||||
qt-version: 6.7.1
|
||||
force-lto: false
|
||||
plugins: true
|
||||
|
||||
@@ -23,7 +23,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-13]
|
||||
os: [macos-14]
|
||||
qt-version: [6.7.1]
|
||||
plugins: [true]
|
||||
fail-fast: false
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
- Dev: Replaced usage of `parseTime` with `serverReceivedTime` for clearchat messages. (#5824, #5855)
|
||||
- Dev: Support Boost 1.87. (#5832)
|
||||
- Dev: Stopped building Qt5 builds in CI. (#5933)
|
||||
- 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: Updated `qtkeychain` to 0.15.0. (#5871)
|
||||
|
||||
Reference in New Issue
Block a user