Skip to content

Commit fcc73bf

Browse files
authored
Merge pull request #663 from xylar/fix-build-jigsaw
Pin llvm-openmp in OSX builds of jigsaw
2 parents 46b3d61 + 50e3a19 commit fcc73bf

11 files changed

Lines changed: 59 additions & 48 deletions

conda_package/ci/linux_64_python3.10.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ channel_targets:
1111
cxx_compiler:
1212
- gxx
1313
cxx_compiler_version:
14-
- '13'
14+
- '14'
1515
docker_image:
1616
- quay.io/condaforge/linux-anvil-x86_64:alma9
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '13'
20+
- '14'
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:

conda_package/ci/linux_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ channel_targets:
1111
cxx_compiler:
1212
- gxx
1313
cxx_compiler_version:
14-
- '13'
14+
- '14'
1515
docker_image:
1616
- quay.io/condaforge/linux-anvil-x86_64:alma9
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '13'
20+
- '14'
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:

conda_package/ci/linux_64_python3.12.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ channel_targets:
1111
cxx_compiler:
1212
- gxx
1313
cxx_compiler_version:
14-
- '13'
14+
- '14'
1515
docker_image:
1616
- quay.io/condaforge/linux-anvil-x86_64:alma9
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '13'
20+
- '14'
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:

conda_package/ci/linux_64_python3.13.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ channel_targets:
1111
cxx_compiler:
1212
- gxx
1313
cxx_compiler_version:
14-
- '13'
14+
- '14'
1515
docker_image:
1616
- quay.io/condaforge/linux-anvil-x86_64:alma9
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '13'
20+
- '14'
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:

conda_package/ci/linux_64_python3.9.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ channel_targets:
1111
cxx_compiler:
1212
- gxx
1313
cxx_compiler_version:
14-
- '13'
14+
- '14'
1515
docker_image:
1616
- quay.io/condaforge/linux-anvil-x86_64:alma9
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '13'
20+
- '14'
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:

conda_package/ci/osx_64_python3.10.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ channel_targets:
1313
cxx_compiler:
1414
- clangxx
1515
cxx_compiler_version:
16-
- '18'
16+
- '19'
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '13'
20+
- '14'
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
llvm_openmp:
26-
- '18'
26+
- '19'
2727
macos_machine:
2828
- x86_64-apple-darwin13.4.0
2929
netcdf_fortran:

conda_package/ci/osx_64_python3.11.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ channel_targets:
1313
cxx_compiler:
1414
- clangxx
1515
cxx_compiler_version:
16-
- '18'
16+
- '19'
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '13'
20+
- '14'
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
llvm_openmp:
26-
- '18'
26+
- '19'
2727
macos_machine:
2828
- x86_64-apple-darwin13.4.0
2929
netcdf_fortran:

conda_package/ci/osx_64_python3.12.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ channel_targets:
1313
cxx_compiler:
1414
- clangxx
1515
cxx_compiler_version:
16-
- '18'
16+
- '19'
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '13'
20+
- '14'
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
llvm_openmp:
26-
- '18'
26+
- '19'
2727
macos_machine:
2828
- x86_64-apple-darwin13.4.0
2929
netcdf_fortran:

conda_package/ci/osx_64_python3.13.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ channel_targets:
1313
cxx_compiler:
1414
- clangxx
1515
cxx_compiler_version:
16-
- '18'
16+
- '19'
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '13'
20+
- '14'
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
llvm_openmp:
26-
- '18'
26+
- '19'
2727
macos_machine:
2828
- x86_64-apple-darwin13.4.0
2929
netcdf_fortran:

conda_package/ci/osx_64_python3.9.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ channel_targets:
1313
cxx_compiler:
1414
- clangxx
1515
cxx_compiler_version:
16-
- '18'
16+
- '19'
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
20-
- '13'
20+
- '14'
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
llvm_openmp:
26-
- '18'
26+
- '19'
2727
macos_machine:
2828
- x86_64-apple-darwin13.4.0
2929
netcdf_fortran:

0 commit comments

Comments
 (0)