update macos version used on github runner
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M .github/workflows/build.yml → .github/workflows/build.yml
@@ -6,7 +6,7 @@ - cron: 37 4 * * * jobs: build: - runs-on: macos-latest + runs-on: macos-15 steps: - name: Install SSH Key uses: shimataro/ssh-key-action@d4fffb50872869abe2d9a9098a6d9c5aa7d16be4