From 22ef7dda27b8526fe21f84332106619bd11ca133 Mon Sep 17 00:00:00 2001 From: Mike Han Date: Wed, 25 Sep 2024 10:40:57 -0600 Subject: [PATCH] Use saucectl v0.184.1 Regression in v0.185.0 is preventing the use of --runner-version --- .github/workflows/test.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4e5d0bc5..41e42614 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -191,6 +191,7 @@ jobs: GITHUB_TOKEN: ${{ github.token }} with: skip-run: true + saucectl-version: v0.184.1 - name: Test on Sauce working-directory: ./tests/cloud/ @@ -238,6 +239,7 @@ jobs: GITHUB_TOKEN: ${{ github.token }} with: skip-run: true + saucectl-version: v0.184.1 - name: Run web-page run: | @@ -285,6 +287,7 @@ jobs: GITHUB_TOKEN: ${{ github.token }} with: skip-run: true + saucectl-version: v0.184.1 - name: Test on Sauce working-directory: ./tests/integration/${{ matrix.type }}-project/