Skip to content

Commit 69cae56

Browse files
authored
Update run-tests.yml
1 parent c559735 commit 69cae56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111

1212
build:
13-
runs-on: macos-14 # Apple Silicon Runner
13+
runs-on: macos-15 # Apple Silicon Runner
1414

1515
steps:
1616
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)