build: switch release job to macos-15 runner for forward compatibility

This commit is contained in:
Iuliia Ivashko
2026-01-30 01:11:48 +02:00
parent 2b62b0b73c
commit 63324f14d8
+1 -1
View File
@@ -80,7 +80,7 @@ jobs:
build-desktop-macos:
needs: create-release
runs-on: macos-26
runs-on: macos-15
strategy:
fail-fast: false
matrix: