feat: add Jetson contributor validation path

This commit is contained in:
Joseph Magly
2026-08-21 20:12:35 -04:00
parent 1e870ccee0
commit 06e80af7b6
23 changed files with 1128 additions and 30 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
self-hosted-runner:
# Project-owned capability labels used by conditional test runners.
labels: [cuda, mps, mlx]
labels: [cuda, jetson, mps, mlx]
# Configuration variables in array of strings defined in your repository or
# organization. `null` means disabling configuration variables check.