Skip to content

Commit

Permalink
jenkins: Fix bad series name
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Dec 10, 2024
1 parent 8b69273 commit b30739b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/jobs/incus-test-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
fi
if [ "${platform}" = "intel" ] && [ "${target}" = "vm" ]; then
exec /lxc-ci/bin/maas-run name=nuc03 jammy ga-24.04 intel-vgpu bin/test-incus-gpu-vm intel
exec /lxc-ci/bin/maas-run name=nuc03 noble ga-24.04 intel-vgpu bin/test-incus-gpu-vm intel
fi
execution-strategy:
Expand Down

0 comments on commit b30739b

Please sign in to comment.