Skip to content

Update ci mac image to 15. #8179

Update ci mac image to 15.

Update ci mac image to 15. #8179

Workflow file for this run

name: CI (Mac)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
job:
uses: ./.github/workflows/job-compile-and-test.yml
with:
runner-env: macos-15
platform: mac
yarn-args: --network-timeout 100000