Skip to content

Commit

Permalink
Update buildMe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 14, 2024
1 parent b142eba commit 132ac31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildMe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false # Don't fail all if any of the jobs is failing
matrix:
TESTING: [release]
TARGET: [nvidia-agx] # <-- Add targets here!
TARGET: [x20] # <-- Add targets here!


steps:
Expand Down

0 comments on commit 132ac31

Please sign in to comment.