Skip to content

Commit 83a2531

Browse files
committed
pin compiler for 2026.0.0 release
1 parent 0b49a4b commit 83a2531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set required_compiler_version = "2024.2.0" %}
1+
{% set required_compiler_version = "2026.0.0" %}
22

33
{% set pyproject = load_file_data('pyproject.toml') %}
44
{% set py_build_deps = pyproject.get('build-system', {}).get('requires', []) %}

0 commit comments

Comments
 (0)