Skip to content

Commit a721b29

Browse files
Clang 18 for now
1 parent 32fcc8c commit a721b29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda_build_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ c_compiler:
3838
- vs2022 # [win]
3939
c_compiler_version: # [unix]
4040
- 14 # [linux]
41-
- 19 # [osx]
41+
- 18 # [osx]
4242
c_stdlib:
4343
- sysroot # [linux]
4444
- macosx_deployment_target # [osx]
@@ -53,7 +53,7 @@ cxx_compiler:
5353
- vs2022 # [win]
5454
cxx_compiler_version: # [unix]
5555
- 14 # [linux]
56-
- 19 # [osx]
56+
- 18 # [osx]
5757

5858
libzenohc:
5959
- 1.4.0

0 commit comments

Comments
 (0)