Skip to content

Commit 0629fbe

Browse files
committed
chore: Update macOS runner version to 15
Signed-off-by: Roberto Raggi <[email protected]>
1 parent 7d0ae56 commit 0629fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
retention-days: 1
131131

132132
build-macos:
133-
runs-on: macos-14
133+
runs-on: macos-15
134134

135135
steps:
136136
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)