Skip to content

Commit ca7d3d1

Browse files
committed
ci: whoops wrong platform
1 parent 9fbe44e commit ca7d3d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/natives.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
platform: [macos-15-arm64, macos-15-intel, ubuntu-22.04, windows-2025]
12+
platform: [macos-15, macos-15-intel, ubuntu-22.04, windows-2025]
1313
runs-on: ${{ matrix.platform }}
1414
steps:
1515
- name: Run sccache-cache

0 commit comments

Comments
 (0)