Skip to content

Commit 0d3b344

Browse files
committed
try to fix macos ci
1 parent cbf7d93 commit 0d3b344

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
@@ -60,8 +60,8 @@ jobs:
6060
shell: bash
6161
run: ci/scripts/build_example.sh $(pwd)/example
6262
macos:
63-
name: AArch64 macOS 14
64-
runs-on: macos-14
63+
name: AArch64 macOS 15
64+
runs-on: macos-15
6565
timeout-minutes: 30
6666
strategy:
6767
fail-fast: false

0 commit comments

Comments
 (0)