Skip to content

Commit d0c5390

Browse files
committed
CI: Use macOS 15 for executing benchmarks
1 parent 25b48d6 commit d0c5390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/run.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
build:
10-
runs-on: macos-14
10+
runs-on: macos-15
1111

1212
steps:
1313
- name: Checkout code

0 commit comments

Comments
 (0)