From dc804371560d180315dd9618139e2bc53468cfd5 Mon Sep 17 00:00:00 2001 From: Malte Grosse Date: Tue, 28 Nov 2023 22:25:41 +0900 Subject: [PATCH] 3 --- .woodpecker.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 84b98e0..cfce2c6 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,9 +3,9 @@ steps: image: busybox commands: - echo "ci working................. " - cpu: - image: progrium/stress:latest - commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 90s + # cpu: + # image: progrium/stress:latest + # commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 90s nvidia-test: image: nvidia/cuda:11.6.2-base-ubuntu20.04 commands: