ruki преди 1 година
родител
ревизия
b0e4171eae
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .github/workflows/macos_arm64.yml

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

@@ -9,7 +9,7 @@ jobs:
   build:
     strategy:
       matrix:
-        os: [macOS-latest-xlarge]
+        os: [macOS-latest-large]
         kind: [static, shared]
 
     runs-on: ${{ matrix.os }}