mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 15:14:30 +01:00
removed compiler version
Some checks failed
Native CMake Build / Configure and build using cmake (push) Failing after 9s
Some checks failed
Native CMake Build / Configure and build using cmake (push) Failing after 9s
This commit is contained in:
@@ -6,18 +6,11 @@ python:
|
||||
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]
|
||||
Reference in New Issue
Block a user