testing 2

This commit is contained in:
5684185+vsariola@users.noreply.github.com
2026-03-20 22:48:45 +02:00
parent 8182d507ce
commit 5cf2696b07

View File

@ -89,7 +89,7 @@ jobs:
output: sointu-vsti.a output: sointu-vsti.a
bundleoutput: sointu-vsti bundleoutput: sointu-vsti
params: -buildmode=c-archive -tags="plugin" ./cmd/sointu-vsti/ params: -buildmode=c-archive -tags="plugin" ./cmd/sointu-vsti/
pre: env GOARCH=arm64 pre: env GOOS=darwin GOARCH=arm64
bundle: true bundle: true
- os: macos-latest - os: macos-latest
asmnasm: /Users/runner/nasm/nasm asmnasm: /Users/runner/nasm/nasm