Robert Brennan 1 سال پیش
والد
کامیت
9241f713b0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/build_run-tests.yml

+ 1 - 1
.github/workflows/build_run-tests.yml

@@ -4,7 +4,7 @@ on: [push, pull_request]
 
 jobs:
   on-macos:
-    runs-on: macos-latest
+    runs-on: macos-13
     strategy:
       matrix:
         python-version: ["3.11"]