mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-28 01:00:02 +02:00

Some checks failed
Native CMake Build / Configure and build using cmake (push) Failing after 9s
16 lines
286 B
YAML
16 lines
286 B
YAML
python:
|
|
- 3.11
|
|
- 3.12
|
|
- 3.13
|
|
|
|
c_compiler:
|
|
- gcc # [linux]
|
|
|
|
c_stdlib:
|
|
- sysroot # [linux]
|
|
|
|
cxx_compiler:
|
|
- gxx # [linux]
|
|
|
|
c_stdlib_version: # [linux]
|
|
- 2.17 # [linux] |