From 44fbbfb234e057ad5754f8bb32fbd35642c78ded Mon Sep 17 00:00:00 2001 From: Jan-Willem Goossens Date: Sat, 30 Mar 2024 09:39:48 +0100 Subject: [PATCH] Update linux-ci.yml for new tools for macos --- .github/workflows/linux-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux-ci.yml b/.github/workflows/linux-ci.yml index a7a58cb..aa70bac 100644 --- a/.github/workflows/linux-ci.yml +++ b/.github/workflows/linux-ci.yml @@ -74,7 +74,7 @@ jobs: with: repository: coin-or-tools/platform-analysis-tools path: tools - ref: 0.0.1 + ref: 0.0.2 - name: Retrieve platform info run: | python3 -m venv venv