Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.05.10.19.15.41
  • Loading branch information
timsnyder committed May 16, 2023
1 parent 092d75b commit 14298aa
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 53 deletions.
4 changes: 0 additions & 4 deletions .azure-pipelines/azure-pipelines-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ jobs:
CONFIG: osx_64_
UPLOAD_PACKAGES: 'False'
SHORT_CONFIG: osx_64_
osx_arm64_:
CONFIG: osx_arm64_
UPLOAD_PACKAGES: 'False'
SHORT_CONFIG: osx_arm64_
timeoutInMinutes: 360

steps:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ boost_cpp:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
hdf5:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ boost_cpp:
c_compiler:
- clang
c_compiler_version:
- '14'
- '15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '14'
- '15'
hdf5:
- 1.12.2
macos_machine:
Expand Down
45 changes: 0 additions & 45 deletions .ci_support/osx_arm64_.yaml

This file was deleted.

0 comments on commit 14298aa

Please sign in to comment.