Skip to content

Commit 3cfe770

Browse files
committed
[CI] Update OSX target (#1378)
1 parent c94a036 commit 3cfe770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-m1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
test-infra-ref: main
4646
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
4747
package-name: ${{ matrix.package-name }}
48-
runner-type: macos-m2-14
48+
runner-type: macos-m2-15
4949
smoke-test-script: ${{ matrix.smoke-test-script }}
5050
trigger-event: ${{ github.event_name }}
5151
env-var-script: .github/scripts/version_script.sh

0 commit comments

Comments
 (0)