chore(ci): bump macos runners from 13 to 14 (#5934)

This commit is contained in:
pajlada
2025-02-08 19:24:39 +01:00
committed by GitHub
parent d05d8e120c
commit e4ae092b6f
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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