Skip to content

Commit 1222e6f

Browse files
committed
RELEASE: 0.13.0
1 parent 50e4410 commit 1222e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/build-whl-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
- job: BuildMacOSWheels
218218
# Use the latest macOS image for building
219219
pool:
220-
vmImage: 'macos-14' # Use macOS-14 for builds temporarily
220+
vmImage: 'macos-latest'
221221
# Display name for the job in Azure DevOps UI
222222
displayName: 'Build macOS - '
223223
strategy:

0 commit comments

Comments
 (0)