removed compiler version
Some checks failed
Native CMake Build / Configure and build using cmake (push) Failing after 9s

This commit is contained in:
froejdh_e
2025-03-28 15:43:09 +01:00
parent b5c82783d6
commit 3312adddd1
3 changed files with 3 additions and 19 deletions

View File

@ -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]