Skip to content

Commit

Permalink
Fix gpu-burn test estimated duration (BugFix) (#1695)
Browse files Browse the repository at this point in the history
Fix gpu-burn test estimated duration
  • Loading branch information
pedro-avalos authored Jan 22, 2025
1 parent c574309 commit 9184e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/gpgpu/units/jobs.pxu
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id: gpgpu/gpu-burn
category_id: gpgpu
plugin: shell
estimated_duration: 300
estimated_duration: 14400
requires:
graphics_card.vendor == 'NVIDIA Corporation'
snap.name == 'gpu-burn'
Expand Down

0 comments on commit 9184e03

Please sign in to comment.