Fröjd Lars Erik 0da508a8b7
Some checks failed
CMake / Configure and build using cmake (push) Failing after 9s
added back some python versions
2025-03-19 22:05:19 +01:00

23 lines
366 B
YAML

python:
- 3.11
- 3.12
- 3.13
c_compiler:
- gcc # [linux]
c_compiler_version:
- 13 # [linux]
c_stdlib:
- sysroot # [linux]
cxx_compiler:
- gxx # [linux]
cxx_compiler_version:
- 13 # [linux]
c_stdlib_version: # [linux]
- 2.17 # [linux]