We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c7dae commit 30abeacCopy full SHA for 30abeac
1 file changed
.github/workflows/test.yml
@@ -60,8 +60,8 @@ jobs:
60
shell: bash
61
run: ci/scripts/build_example.sh $(pwd)/example
62
macos:
63
- name: AArch64 macOS 14
64
- runs-on: macos-14
+ name: AArch64 macOS 15
+ runs-on: macos-15
65
timeout-minutes: 30
66
strategy:
67
fail-fast: false
0 commit comments