Skip to content

Commit

Permalink
Use GCC 13 in Conda builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Jan 22, 2025
1 parent f5575d3 commit f1b62ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/recipes/pynvjitlink/conda_build_config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
c_compiler_version:
- 11
- 13

cxx_compiler_version:
- 11
- 13

c_stdlib:
- sysroot
Expand Down

0 comments on commit f1b62ca

Please sign in to comment.