Skip to content

Commit 103e083

Browse files
Switch to Azure for ppc64le (#108)
automerged PR by conda-forge/automerge-action
2 parents 33b3810 + 6c23333 commit 103e083

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.travis.yml

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conda-forge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build_platform: {osx_arm64: osx_64}
22
conda_forge_output_validation: true
3-
provider: {linux_aarch64: default, linux_ppc64le: default}
3+
provider: {linux_aarch64: default, linux_ppc64le: azure}
44
test_on_native_only: true
55
github:
66
branch_name: main

0 commit comments

Comments
 (0)