Skip to content

Commit ced24c1

Browse files
authored
Use macos-14 arm
1 parent b3c7ee7 commit ced24c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_macos_arm64_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
jobs:
2323
build_universal_wheel:
2424
name: Build Universal Wheel (macOS ARM64)
25-
runs-on: macos-13-xlarge
25+
runs-on: macos-14-xlarge
2626
steps:
2727
- name: Setup pyenv
2828
run: |

0 commit comments

Comments
 (0)