From 14c2bcbfcb95573a07268108dbf8ac766f54b60e Mon Sep 17 00:00:00 2001 From: Jan-Willem Goossens Date: Sat, 30 Mar 2024 09:32:01 +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 897e3c84..cf455b6b 100644 --- a/.github/workflows/linux-ci.yml +++ b/.github/workflows/linux-ci.yml @@ -75,7 +75,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