Skip to content

Commit

Permalink
Merge branch 'upstream/dev' into experimental/disable-static-assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
trueqbit committed May 18, 2024
2 parents d2607d6 + 58a1abc commit 9db053b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ environment:
CC: clang
CXX: clang++
SQLITE_ORM_CXX_STANDARD: "-DSQLITE_ORM_ENABLE_CXX_17=ON"
cmake_build_parallel: --parallel
# clang was stuck with a parallel build
cmake_build_parallel: ""

- job_name: gcc, C++17
appveyor_build_worker_image: Ubuntu
Expand Down

0 comments on commit 9db053b

Please sign in to comment.