8000 CI: Updated version of macos image by ShaharNaveh · Pull Request #31292 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

CI: Updated version of macos image #31292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 25, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Replaced "macos-latest" with the lastest numeric version
  • Loading branch information
MomIsBestFriend committed Jan 25, 2020
commit 8f3504b12b47169acf0a2e16a90c1437df1ec60f
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
- template: ci/azure/posix.yml
parameters:
name: macOS
vmImage: macos-latest
vmImage: macOS-10.14

- template: ci/azure/posix.yml
parameters:
Expand Down
0