diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 566a02ef45..36ac48540a 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -246,12 +246,6 @@ steps: agents: slurm_mem: 20GB - - label: "Moist earth with slab surface - Float32: monin gray no_sponge idealinsol freq_dt_cpl" - command: "julia --color=yes --project=experiments/AMIP/modular/ experiments/AMIP/modular/coupler_driver_modular.jl --config_file $CONFIG_PATH/default_mono_ft32.yml" - artifact_paths: "experiments/AMIP/modular/output/slabplanet/default_mono_ft32_artifacts/total_energy*.png" - agents: - slurm_mem: 20GB - - label: "Moist earth with slab surface - notmono: monin gray no_sponge idealinsol freq_dt_cpl notmono" command: "julia --color=yes --project=experiments/AMIP/modular/ experiments/AMIP/modular/coupler_driver_modular.jl --config_file $CONFIG_PATH/default_notmono.yml" artifact_paths: "experiments/AMIP/modular/output/slabplanet/default_notmono_artifacts/total_energy*.png"