diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml index 69d325e033fce01b91eba5ee771010936ab02a12..8cd8976a521e9f53aa24df6740239009f85f5540 100644 --- a/gitlab/conda_build_config.yaml +++ b/gitlab/conda_build_config.yaml @@ -47,12 +47,12 @@ zip_keys: # This version of bob-devel will be used at test time of packages: bob_devel: - - 2018.07.06 + - 2018.08.22 # This version of beat-devel will be used at test time of packages. Notice it # uses bob-devel and should have a version that is greater or equal its value beat_devel: - - 2018.07.06 + - 2018.08.22 # The build time only dependencies (build requirements). # Updating these to the latest version all the time is OK and a good idea.