mirror of
https://github.com/YACReader/yacreader
synced 2025-11-26 04:22:47 -05:00
Try to use macos 14 for building the Qt5 macos build
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -202,7 +202,7 @@ jobs:
|
||||
# macOS Qt5 build
|
||||
macos:
|
||||
name: macOS (Qt5)
|
||||
runs-on: macos-13
|
||||
runs-on: macos-14
|
||||
needs: [initialization, code-format-validation]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user