macos-13 is deprecated (#1259) * macos-13 is deprecated * use macos-15-intel
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c9ffc8b..f48ce7d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml
@@ -127,7 +127,7 @@ build-macos-x86_64: needs: [generate-license] name: Mac x86_64 - runs-on: macos-13 + runs-on: macos-15-intel strategy: fail-fast: false matrix: