Skip to content

Commit 6e9eb12

Browse files
authored
Pin compiler at build time to 2025.0 for 0.16.x release (#2029)
1 parent 37c4305 commit 6e9eb12

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_and_mkl_version = "2024.2" %}
1+
{% set required_compiler_and_mkl_version = "2025.0.0" %}
22
{% set required_dpctl_version = "0.18.0*" %}
33

44
package:

0 commit comments

Comments
 (0)