quickjs/.github/workflows
Saúl Ibarra Corretgé 51608ce6d2 Fix CI to make actual release builds on Windows
CMAKE_BUILD_TYPE only applies on single-configuration generators: https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html

For multi-configuration generators like Visual Studio (or Xcode) --config needs to be used in order to build that specific configuration.
2024-04-07 00:08:19 +02:00
..
ci.yml Fix CI to make actual release builds on Windows 2024-04-07 00:08:19 +02:00
release.yml Pin Ubuntu CI images to 20.04 (#315) 2024-03-15 10:49:33 +01:00
valgrind.yml Add valgrind to CI 2024-03-20 20:03:05 +01:00