Skip to content

Commit 42587c3

Browse files
renovate[bot]philprime
authored andcommitted
chore(deps): update dependency macos to v13
1 parent 26d7d28 commit 42587c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
jobs:
1414
ios-unit-tests:
1515
name: iOS Unit Tests
16-
runs-on: macos-12
16+
runs-on: macos-13
1717
timeout-minutes: 30
1818
steps:
1919
- # Checkout the repository
@@ -78,7 +78,7 @@ jobs:
7878

7979
macos-unit-tests:
8080
name: macOS Unit Tests
81-
runs-on: macos-12
81+
runs-on: macos-13
8282
timeout-minutes: 30
8383
steps:
8484
- # Checkout the repository

0 commit comments

Comments
 (0)