Skip to content

Commit

Permalink
Add distro-id label to arch testdata
Browse files Browse the repository at this point in the history
  • Loading branch information
jaym committed Feb 7, 2025
1 parent 8973f7d commit 04d0ad8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion providers-sdk/v1/testutils/testdata/arch.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"os"
],
"build": "rolling",
"version": "rolling"
"version": "rolling",
"labels":{"distro-id":"arch"}
},
"connections": [
{
Expand Down

0 comments on commit 04d0ad8

Please sign in to comment.