Skip to content

Commit

Permalink
schema: add missing SCMP_ARCH_RISCV64 in test
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Biesek <[email protected]>
  • Loading branch information
michalbiesek committed Aug 6, 2023
1 parent e8c4134 commit f5437d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/test/features/good/runc.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
"SCMP_ARCH_PPC",
"SCMP_ARCH_PPC64",
"SCMP_ARCH_PPC64LE",
"SCMP_ARCH_RISCV64",
"SCMP_ARCH_S390",
"SCMP_ARCH_S390X",
"SCMP_ARCH_X32",
Expand Down

0 comments on commit f5437d5

Please sign in to comment.