diff --git a/.github/workflows/binaries.yml b/.github/workflows/binaries.yml index b72d270..c7f49e3 100644 --- a/.github/workflows/binaries.yml +++ b/.github/workflows/binaries.yml @@ -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 diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 2af11c6..1de5526 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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