diff --git a/.github/workflows/gen-lock-file.yaml b/.github/workflows/gen-lock-file.yaml index f3119e557..27b676985 100644 --- a/.github/workflows/gen-lock-file.yaml +++ b/.github/workflows/gen-lock-file.yaml @@ -48,6 +48,7 @@ jobs: dependencies: - openfe==${{ steps.latest-version.outputs.VERSION }} - python=3.12 + - cuda<12.9 EOF - name: Generate lock files