Skip to content

Commit f884fb7

Browse files
Update unit-and-instrumented-tests-action.yml
1 parent 2bb33c2 commit f884fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-and-instrumented-tests-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
jobs:
1010
unit-test-api-level-current:
1111
name: unit-test-api-level-$API_CURRENT
12-
runs-on: macos-latest
12+
runs-on: macos-13
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v3

0 commit comments

Comments
 (0)