1 parent 9fbe44e commit ca7d3d1Copy full SHA for ca7d3d1
1 file changed
.github/workflows/natives.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- platform: [macos-15-arm64, macos-15-intel, ubuntu-22.04, windows-2025]
+ platform: [macos-15, macos-15-intel, ubuntu-22.04, windows-2025]
13
runs-on: ${{ matrix.platform }}
14
steps:
15
- name: Run sccache-cache
0 commit comments