From 2cae7b93b6ab35244447c1d621a58881509d045a Mon Sep 17 00:00:00 2001 From: Jan-Willem Goossens Date: Sat, 30 Mar 2024 09:39:49 +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 a7a58cbd..aa70bac1 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