Skip to content

Commit

Permalink
[bot-automerge] Rebuild for r400
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Oct 10, 2020
2 parents 3ce12ff + 6a80877 commit 575484d
Show file tree
Hide file tree
Showing 24 changed files with 389 additions and 345 deletions.
50 changes: 0 additions & 50 deletions .appveyor.yml

This file was deleted.

32 changes: 22 additions & 10 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

75 changes: 0 additions & 75 deletions .azure-pipelines/azure-pipelines-osx.yml

This file was deleted.

61 changes: 37 additions & 24 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 0 additions & 38 deletions .azure-pipelines/build_steps.sh

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,12 @@ docker_image:
- condaforge/linux-anvil-comp7
pin_run_as_build:
r-base:
max_pin: x.x.x
min_pin: x.x
max_pin: x.x
r_base:
- 3.5.1
- '3.6'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
c_compiler:
- clang
- gcc
c_compiler_version:
- '4'
- '7'
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
cran_mirror:
- https://cran.r-project.org
cxx_compiler:
- clangxx
- gxx
cxx_compiler_version:
- '4'
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
- '10.9'
- '7'
docker_image:
- condaforge/linux-anvil-comp7
pin_run_as_build:
r-base:
max_pin: x.x.x
min_pin: x.x
max_pin: x.x
r_base:
- 3.5.1
- '4.0'
target_platform:
- osx-64
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Loading

0 comments on commit 575484d

Please sign in to comment.