Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: switch to the macos-14 runner (#18)
Builds for osx-arm64 were not getting adhoc code-signed, making the binaries get killed on startup. The .NET SDK only invokes codesign on a macOS machine according to dotnet/sdk#34917. Closes #12 Closes #8
- Loading branch information