From 2f81bba661cd3a12405e28725f3523a185aa3ca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kl=C3=B6ckner?= Date: Sat, 13 Feb 2021 23:01:35 -0600 Subject: [PATCH] Pin Github CI to libhwloc 2 --- .test-conda-env-py3.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.test-conda-env-py3.yml b/.test-conda-env-py3.yml index 2fafdef7..08b93b01 100644 --- a/.test-conda-env-py3.yml +++ b/.test-conda-env-py3.yml @@ -5,6 +5,7 @@ channels: dependencies: - git - numpy +- libhwloc=2 - pocl - islpy - pyopencl -- GitLab