Skip to content

Commit 3ca54c0

Browse files
committed
Use macos-13 for ci job runner
1 parent d644028 commit 3ca54c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
jobs:
1616
engine-tests:
17-
runs-on: macos-latest
17+
runs-on: macos-13
1818
strategy:
1919
matrix:
2020
api-level: [30]

0 commit comments

Comments
 (0)