Parallelize github build workflow

This commit is contained in:
ArthurSonzogni
2023-05-19 12:11:12 +02:00
parent 4b9b0635c4
commit 5e1af6bb69
2 changed files with 13 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.11)
cmake_minimum_required(VERSION 3.12)
project(ftxui
LANGUAGES CXX