Moved from gnu23 to c23
Run tests / Run tests (push) Failing after 3m26s

This commit is contained in:
2026-05-02 13:50:06 +03:00
parent b96059c069
commit eeb847df60
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
project('evol-headers', 'c',
default_options : [ 'c_std=gnu23' ])
default_options : [ 'c_std=c23' ])
headers_include = include_directories('.')