diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 14b71194603b..bbee04c4f130 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -25,7 +25,7 @@ jobs: # config: [default] # # Then we include any extra configs we want to test for specific VMs. # # Valgrind slows things down quite a bit, so start them first. -# include: + include: # - { target: windows-2019, config: cygwin-release } # - { target: windows-2022, config: cygwin-release } # - { target: ubuntu-20.04, config: valgrind-1 }