Browse Source

Bump x86_64 macOS runner to macOS 13. (#724)

Zeta 10 months ago
parent
commit
f5e5223680
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -37,7 +37,7 @@ jobs:
 
           - target: darwin
             architecture: 64
-            runner: macos-12
+            runner: macos-13
 
           - target: darwin
             architecture: arm64