Skip to content

Commit 017bcd0

Browse files
author
Vincent Moens
authored
[CI] Update macos image (#1849)
1 parent 967bad2 commit 017bcd0

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
@@ -33,7 +33,7 @@ jobs:
3333
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
3434
post-script: ""
3535
package-name: torchrl
36-
runner-type: macos-m1-12
36+
runner-type: macos-m1-stable
3737
smoke-test-script: ""
3838
trigger-event: ${{ github.event_name }}
3939
env-var-script: .github/scripts/m1_script.sh

0 commit comments

Comments
 (0)