diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 94e814ed1..e8b9bd2a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -170,8 +170,8 @@ jobs: cmake -B ${{github.workspace}}/build \ -G Ninja \ -DENABLE_GLES=ON \ - -DENABLE_SPICE=OFF \ - -DENABLE_TOOLS=OFF \ + -DENABLE_SPICE=ON \ + -DENABLE_TOOLS=ON \ -DENABLE_TESTS=ON \ -DENABLE_SDL=ON \ -DENABLE_GTK=ON \ diff --git a/thirdparty/Spice b/thirdparty/Spice index e8a1cbeac..d06982e0f 160000 --- a/thirdparty/Spice +++ b/thirdparty/Spice @@ -1 +1 @@ -Subproject commit e8a1cbeacc25a60fbed2f0958951a012ef6ba8e3 +Subproject commit d06982e0fa37aaed4b547f46ff69f0923d604d0d