There was an error while loading. Please reload this page.
1 parent 86af360 commit 41d1d84Copy full SHA for 41d1d84
1 file changed
.github/workflows/ci.yml
@@ -21,6 +21,8 @@ jobs:
21
matrix:
22
MATLABVersion: [R2024a,R2024b]
23
runs-on: ubuntu-latest
24
+ env:
25
+ LD_PRELOAD: /usr/lib/x86_64-linux-gnu/libstdc++.so.6
26
steps:
27
# Checks-out your repository
28
- uses: actions/checkout@v4
0 commit comments