Просмотр исходного кода

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

Zeta 10 месяцев назад
Родитель
Сommit
f5e5223680
1 измененных файлов с 1 добавлено и 1 удалено
  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