소스 검색

add arm64

Yeuoly 1 년 전
부모
커밋
bbaf945ac2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/tests-arm64.yml

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

@@ -10,7 +10,7 @@ on:
 
 jobs:
   simulate-arm-linux:
-    runs-on: macos-14
+    runs-on: macos-13
 
     steps:
     - name: Checkout code