Skip to content

Commit 8f10d0b

Browse files
authored
chore(ci): Run tests on macos-15 (#201)
1 parent 25160d7 commit 8f10d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: Plugin Unit Tests
88
jobs:
99
ios:
1010
name: iOS Unit Tests
11-
runs-on: macos-latest
11+
runs-on: macos-15
1212
strategy:
1313
matrix:
1414
destination:

0 commit comments

Comments
 (0)