build: use macos-13 runners, as macos-12 is deprecated

This commit is contained in:
5684185+vsariola@users.noreply.github.com 2024-12-07 14:14:56 +02:00
parent ee229d8d94
commit dd7b5ddc84
2 changed files with 4 additions and 4 deletions

View File

@ -94,18 +94,18 @@ jobs:
asmnasm: /Users/runner/nasm/nasm
output: sointu-compile
params: cmd/sointu-compile/main.go
- os: macos-12 # this is intel still
- os: macos-13
asmnasm: /Users/runner/nasm/nasm
output: sointu-track-native
params: -tags=native cmd/sointu-track/main.go
- os: macos-12 # this is intel still
- os: macos-13
asmnasm: /Users/runner/nasm/nasm
output: sointu-vsti.a
bundleoutput: sointu-vsti
MACOSX_DEPLOYMENT_TARGET: 11
params: -buildmode=c-archive -tags=plugin ./cmd/sointu-vsti/
bundle: true
- os: macos-12 # this is intel still
- os: macos-13
asmnasm: /Users/runner/nasm/nasm
output: sointu-vsti-native.a
bundleoutput: sointu-vsti-native

View File

@ -25,7 +25,7 @@ jobs:
asmnasm: C:\Users\runneradmin\nasm\nasm
gotests: yes
cgo_ldflags:
- os: macos-12 # this is intel still
- os: macos-13
asmnasm: /Users/runner/nasm/nasm
gotests: yes
cgo_ldflags: # -Wl,-no_pie