Skip to content

Commit e9dad20

Browse files
ayakaelomajid
authored andcommitted
system-libunwind: disable on Alpine on dotnet10 as systemd-libunwind is broken on that version
1 parent 0263468 commit e9dad20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system-libunwind/test.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"type": "bash",
88
"cleanup": true,
99
"skipWhen": [
10+
"os=alpine,version=10",// system libunwind broken on dotnet10
1011
"os=fedora", // using bundled libunwind
1112
"vmr-ci", // using system libunwind is configured in the rpm build
1213
"runtime=mono", // mono does not use libunwind

0 commit comments

Comments
 (0)