diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index a71584c3..970f2011 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -24,7 +24,7 @@ jobs: strategy: fail-fast: true matrix: - dependency-version: [prefer-lowest, prefer-stable] + dependency-version: [prefer-stable] steps: - name: Checkout