Skip to content

Commit e88c997

Browse files
committed
Check if host-native libstdc++ is effective in Debian 13
1 parent ce95acb commit e88c997

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
@@ -331,6 +331,7 @@ jobs:
331331
git
332332
jq
333333
libssl-dev
334+
libstdc++6:${{ matrix.runner-arch }} # To support external 64-bit Node.js for actions.
334335
pkgconf
335336
python3-minimal
336337
)

0 commit comments

Comments
 (0)