Skip to content

Commit 97f5818

Browse files
authored
MAINT switch to macOS 12 on Azure Pipelines (scikit-learn#29281)
1 parent 4cf0772 commit 97f5818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ jobs:
247247
- template: build_tools/azure/posix.yml
248248
parameters:
249249
name: macOS
250-
vmImage: macOS-11
250+
vmImage: macOS-12
251251
dependsOn: [linting, git_commit, Ubuntu_Jammy_Jellyfish]
252252
# Runs when dependencies succeeded or skipped
253253
condition: |

0 commit comments

Comments
 (0)