Skip to content

Commit cabe2df

Browse files
committed
bumped CI to MacOS-14 since -13 is deprecated and in a brownout
1 parent 17fb410 commit cabe2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/cibuildwheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ stages:
127127
inputs: {pathtoPublish: 'wheelhouse'}
128128

129129
- job: macos_x64
130-
pool: {vmImage: 'macOS-13'}
130+
pool: {vmImage: 'macOS-14'}
131131
timeoutInMinutes: 90
132132
steps:
133133
- task: UsePythonVersion@0

0 commit comments

Comments
 (0)