From a522e70af9137c58973d703d99ee757b43f126f3 Mon Sep 17 00:00:00 2001 From: nHackel Date: Thu, 4 Jul 2024 10:46:49 +0200 Subject: [PATCH] Fix bug in buildkite pipeline --- .buildkite/pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index cc8470b..5325f7b 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -17,7 +17,6 @@ steps: include("test/gpu/cuda.jl")' timeout_in_minutes: 30 -steps: - label: "AMD GPUs -- LinearOperatorCollection.jl" plugins: - JuliaCI/julia#v1: