Skip to content

Commit 4965185

Browse files
committed
add openbsd-arm64 and openbsd-x64 to default RuntimeIdentifiers
1 parent ebeb78f commit 4965185

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/sdk/build/Vezel.Zig.Sdk.Defaults.targets

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
linux-musl-riscv64;
8484
linux-musl-s390x;
8585
linux-musl-x64;
86+
openbsd-arm64;
87+
openbsd-x64;
8688
osx-arm64;
8789
osx-x64;
8890
win-arm64;

0 commit comments

Comments
 (0)