fix: update release workflow to use macOS runner; bump version to 0.7.7
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled

This commit is contained in:
Илья Глазунов
2026-02-20 23:20:23 +03:00
parent 39fe8d948f
commit 07c39455be
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
release:
needs: build
runs-on: ubuntu-latest
runs-on: macos-latest
if: github.server_url == 'https://github.com'
permissions: