From 39eacfb0c7abe1679ded3eab792ef91132d6dc3b Mon Sep 17 00:00:00 2001 From: Paul Dreik Date: Tue, 7 Jan 2025 13:57:10 +0100 Subject: [PATCH] update catch2 in ubuntu CI job --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 30ebecf..6522dd7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ on: env: osqp_TAG: v0.6.3 vcpkg_robotology_TAG: v0.0.3 - Catch2_TAG: v3.0.1 + Catch2_TAG: v3.8.0 # Overwrite the VCPKG_INSTALLATION_ROOT env variable defined by GitHub Actions to point to our vcpkg VCPKG_INSTALLATION_ROOT: C:\robotology\vcpkg