Skip to content

Commit bc18c9b

Browse files
committed
update ci macos version from 15 to 26
1 parent 064d53b commit bc18c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ jobs:
5858
shell: bash
5959
run: ci/scripts/build_example.sh $(pwd)/example
6060
macos:
61-
name: AArch64 macOS 15
62-
runs-on: macos-15
61+
name: AArch64 macOS 26
62+
runs-on: macos-26
6363
timeout-minutes: 30
6464
strategy:
6565
fail-fast: false

0 commit comments

Comments
 (0)