Open ijknabla opened 4 months ago
CI prior to 1.14.x is not working. Is it time to stop support for 1.14?
https://github.com/ijknabla/OpenModelicaCompilerForPython/actions/runs/9862717050/job/27233930745
This error caused by actions/checkout@v3
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)
It seems that node requires GLIBC_2.28
CI prior to 1.14.x is not working. Is it time to stop support for 1.14?