Skip to content

Commit

Permalink
Disabling stdexec debug test as occasional failure (#1003)
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer authored Oct 6, 2023
1 parent 327e4ff commit c970ce5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions ci/cpu/gcc11_debug_stdexec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,3 @@ cpu gcc11 stdexec debug build:
- cpu gcc11 stdexec debug deps
variables:
DEPLOY_IMAGE: $CSCS_REGISTRY_PATH/cpu-gcc11-stdexec-debug/deploy:$CI_COMMIT_SHA

cpu gcc11 stdexec debug test:
extends: .run_common
needs:
- cpu gcc11 stdexec debug build
trigger:
include:
- artifact: pipeline.yml
job: cpu gcc11 stdexec debug build

0 comments on commit c970ce5

Please sign in to comment.