Skip to content

Commit 0e7a327

Browse files
MNT: Re-rendered with conda-smithy 3.52.3 and conda-forge-pinning 2025.10.10.13.43.2
1 parent 1d72f29 commit 0e7a327

File tree

8 files changed

+6
-17
lines changed

8 files changed

+6
-17
lines changed

.ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:

.ci_support/linux_64_python3.13.____cp313.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:

.github/workflows/conda-build.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ jobs:
4444
steps:
4545

4646
- name: Checkout code
47-
# Do not change this to v5 until cirun can handle node v24
48-
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
47+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4948

5049
- name: Build on Linux
5150
id: build-linux
@@ -122,4 +121,4 @@ jobs:
122121
UPLOAD_PACKAGES: ${{ matrix.UPLOAD_PACKAGES }}
123122
BINSTAR_TOKEN: ${{ secrets.BINSTAR_TOKEN }}
124123
FEEDSTOCK_TOKEN: ${{ secrets.FEEDSTOCK_TOKEN }}
125-
STAGING_BINSTAR_TOKEN: ${{ secrets.STAGING_BINSTAR_TOKEN }}
124+
STAGING_BINSTAR_TOKEN: ${{ secrets.STAGING_BINSTAR_TOKEN }}

.scripts/build_steps.sh

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

README.md

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

pixi.toml

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

0 commit comments

Comments
 (0)