Skip to content

Commit 9a5714f

Browse files
MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.39.1, and conda-forge-pinning 2024.09.04.00.11.56
1 parent 737f669 commit 9a5714f

7 files changed

+16
-13
lines changed

.ci_support/linux_64_nodejs18.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
go_compiler:

.ci_support/linux_64_nodejs20.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
go_compiler:

.ci_support/osx_64_nodejs18.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '16'
8+
- '17'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -17,7 +17,7 @@ channel_targets:
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '16'
20+
- '17'
2121
go_compiler:
2222
- go-nocgo
2323
macos_machine:

.ci_support/osx_64_nodejs20.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '16'
8+
- '17'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -17,7 +17,7 @@ channel_targets:
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '16'
20+
- '17'
2121
go_compiler:
2222
- go-nocgo
2323
macos_machine:

.ci_support/osx_arm64_nodejs18.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '16'
8+
- '17'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -17,7 +17,7 @@ channel_targets:
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '16'
20+
- '17'
2121
go_compiler:
2222
- go-nocgo
2323
macos_machine:

.ci_support/osx_arm64_nodejs20.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '16'
8+
- '17'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -17,7 +17,7 @@ channel_targets:
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '16'
20+
- '17'
2121
go_compiler:
2222
- go-nocgo
2323
macos_machine:

build-locally.py

+4-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)