Skip to content

Commit d0da2d4

Browse files
authored
Merge pull request #102 from regro-cf-autotick-bot/2.18.0_h0f3ce6
2 parents e69788b + 763da91 commit d0da2d4

41 files changed

Lines changed: 74 additions & 85 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.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.

.azure-pipelines/azure-pipelines-osx.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.

.azure-pipelines/azure-pipelines-win.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_python3.10.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
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-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pcre:

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
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-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pcre:

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
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-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pcre:

.ci_support/linux_64_python3.13.____cp313.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
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-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pcre:

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
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-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pcre:

.ci_support/linux_aarch64_python3.10.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
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-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pcre:

.ci_support/linux_aarch64_python3.11.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
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-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pcre:

0 commit comments

Comments
 (0)