From b467849e0184932b4373eabd39ba03718dcc9b23 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 5 Jul 2026 19:36:13 +0200 Subject: [PATCH] correct links --- .github/workflows/desktop-build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/desktop-build.yml b/.github/workflows/desktop-build.yml index 9b38e8f7d..fae145a38 100644 --- a/.github/workflows/desktop-build.yml +++ b/.github/workflows/desktop-build.yml @@ -277,7 +277,7 @@ jobs: - os: macOS os_target_version: 14 - runner: macos-14 # https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md + runner: macos-14 # https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md cmake_generator: Ninja make_package: true @@ -291,7 +291,7 @@ jobs: - os: macOS os_target_version: 15 - runner: macos-15 # https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md + runner: macos-15 # https://github.com/actions/runner-images/blob/main/images/macos/macos-15-arm64-Readme.md cmake_generator: Ninja make_package: true @@ -305,7 +305,7 @@ jobs: - os: macOS os_target_version: 15 - runner: macos-15 # https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md + runner: macos-15 # https://github.com/actions/runner-images/blob/main/images/macos/macos-15-arm64-Readme.md cmake_generator: Ninja qt_version: 6.11.0