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