From 51173fac26eef34d42a00a95cfc6a69d685b290e Mon Sep 17 00:00:00 2001 From: LEE <18611401994@163.com> Date: Fri, 17 Dec 2021 11:54:45 +0800 Subject: [PATCH] update actions --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 8d45c70..74e90a1 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -50,7 +50,7 @@ jobs: DEVELOPER_DIR: /Applications/Xcode_13.2.app/Contents/Developer strategy: matrix: - destination: ["OS=8.3, name=Apple Watch Series 7 - 41mm"] #, "OS=4.2,name=Apple Watch Series 3 - 42mm", "OS=3.2,name=Apple Watch Series 2 - 42mm"] + destination: ["OS=8.3,name=Apple Watch Series 7 - 45mm"] #, "OS=4.2,name=Apple Watch Series 3 - 42mm", "OS=3.2,name=Apple Watch Series 2 - 42mm"] steps: - uses: actions/checkout@v2 - name: watchOS - ${{ matrix.destination }}