Skip to content

Commit 373cd4a

Browse files
committed
Check if host-native libstdc++ is effective in Debian 13
1 parent d11b9f8 commit 373cd4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ jobs:
297297
git
298298
jq
299299
libssl-dev
300+
libstdc++6:${{ matrix.runner-arch }} # To support external 64-bit Node.js for actions.
300301
pkgconf
301302
python3-minimal
302303
)

0 commit comments

Comments
 (0)