Skip to content

Commit

Permalink
Update ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Nov 18, 2023
1 parent d2faf88 commit 354eb4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
path: ./Caches

test_watch1:
runs-on: macos13
runs-on: macos-13
name: Test on Apple Watch Series 7 (41mm)
needs:
- build_for_testing
Expand All @@ -123,7 +123,7 @@ jobs:
path: ~/Downloads

test_watch2:
runs-on: macos13
runs-on: macos-13
name: Test on Apple Watch Series 9 (45mm)
needs:
- build_for_testing
Expand Down

0 comments on commit 354eb4e

Please sign in to comment.