Skip to content

Commit 18df94f

Browse files
regro-cf-autotick-botLuthaf
authored andcommitted
MNT: Re-rendered with conda-smithy 2026.6.14 and conda-forge-pinning 2026.07.31.05.55.4
1 parent f7181cc commit 18df94f

7 files changed

Lines changed: 9 additions & 9 deletions

File tree

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

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

.ci_support/linux_64_.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ cxx_compiler:
1111
cxx_compiler_version:
1212
- '14'
1313
docker_image:
14-
- quay.io/condaforge/linux-anvil-x86_64:alma9
14+
- quay.io/condaforge/linux-anvil-x86_64:alma10
1515
libtorch:
16-
- '2.12'
16+
- '2.13'
1717
target_platform:
1818
- linux-64

.ci_support/linux_aarch64_.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ cxx_compiler:
1111
cxx_compiler_version:
1212
- '14'
1313
docker_image:
14-
- quay.io/condaforge/linux-anvil-aarch64:alma9
14+
- quay.io/condaforge/linux-anvil-aarch64:alma10
1515
libtorch:
16-
- '2.12'
16+
- '2.13'
1717
target_platform:
1818
- linux-aarch64

.ci_support/osx_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cxx_compiler:
1515
cxx_compiler_version:
1616
- '19'
1717
libtorch:
18-
- '2.12'
18+
- '2.13'
1919
macos_machine:
2020
- x86_64-apple-darwin13.4.0
2121
target_platform:

.ci_support/osx_arm64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cxx_compiler:
1515
cxx_compiler_version:
1616
- '19'
1717
libtorch:
18-
- '2.12'
18+
- '2.13'
1919
macos_machine:
2020
- arm64-apple-darwin20.0.0
2121
target_platform:

.ci_support/win_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ channel_targets:
77
cxx_compiler:
88
- vs2022
99
libtorch:
10-
- '2.12'
10+
- '2.13'
1111
target_platform:
1212
- win-64

.github/workflows/conda-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
include:
2525
- CONFIG: linux_64_
26-
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
26+
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma10
2727
STORE_BUILD_ARTIFACTS: False
2828
UPLOAD_PACKAGES: True
2929
build_workspace_dir: build_artifacts

0 commit comments

Comments
 (0)