Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lixiang1994 committed Dec 17, 2021
1 parent f4668f2 commit 51173fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 51173fa

Please sign in to comment.