Skip to content

Commit 83cb41d

Browse files
author
Vincent Moens
committed
[CI] Build wheels on osx 15
ghstack-source-id: 9b3ebb7 Pull-Request-resolved: #2934
1 parent 992480c commit 83cb41d

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
@@ -44,7 +44,7 @@ jobs:
4444
test-infra-ref: main
4545
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
4646
package-name: ${{ matrix.package-name }}
47-
runner-type: macos-m1-stable
47+
runner-type: macos-m2-15
4848
smoke-test-script: ${{ matrix.smoke-test-script }}
4949
trigger-event: ${{ github.event_name }}
5050
env-var-script: .github/scripts/td_script.sh

0 commit comments

Comments
 (0)