This commit is contained in:
tooomm 2026-03-08 22:03:51 +01:00 committed by GitHub
commit 321f4a5b35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ Available pre-compiled binaries for installation:
<b>macOS</b>
<kbd>macOS 15+</kbd> <sub><i>Sequoia</i></sub> <sub>Apple M</sub>
<kbd>macOS 14+</kbd> <sub><i>Sonoma</i></sub> <sub>Apple M</sub>
<kbd>macOS 13+</kbd> <sub><i>Ventura</i></sub> <sub>Intel</sub>
<kbd>macOS 14+</kbd> <sub><i>Sonoma</i></sub> <sub>Intel</sub>
<b>Linux</b>
<kbd>Ubuntu 24.04 LTS</kbd> <sub><i>Noble Numbat</i></sub>

View file

@ -251,15 +251,15 @@ jobs:
matrix:
include:
- os: macOS
target: 13
target: 14
runner: macos-15-intel
soc: Intel
xcode: "16.4"
type: Release
override_target: 13
override_target: 14
make_package: 1
package_suffix: "-macOS13_Intel"
artifact_name: macOS13_Intel-package
package_suffix: "-macOS14_Intel"
artifact_name: macOS14_Intel-package
qt_version: 6.10.*
qt_arch: clang_64
qt_modules: qtimageformats qtmultimedia qtwebsockets