Skip to content

Commit

Permalink
CI: use macOS 15 image for Xcode 16
Browse files Browse the repository at this point in the history
  • Loading branch information
bkpoon committed Nov 8, 2024
1 parent 499c039 commit 02eadd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/full-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
template: ./unix-conda-build.yml
- template: ./conda-osx.yml
parameters:
vmImage: [14]
vmImage: [15]
xcode_version: [16, 0]
modules: ${{ parameters.modules }}
template: ./unix-conda-build.yml
Expand Down

0 comments on commit 02eadd0

Please sign in to comment.