CI: minimal change

This commit is contained in:
redtide 2023-05-24 18:16:29 +02:00
parent 0c1ab10f49
commit 76aa35a65f
No known key found for this signature in database

View file

@ -142,7 +142,7 @@ jobs:
-B build
-S .
-D CMAKE_BUILD_TYPE=${{ env.build_type }}
-D SFIZZ_JACK=OFF
-D CMAKE_CXX_STANDARD=17
-D SFIZZ_SHARED=ON
-D SFIZZ_TESTS=ON
)