diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 4ae52902..f30a7d89 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -26,6 +26,7 @@ jobs: with: command: build sccache: 'true' + rust-toolchain: '1.75' working-directory: validator - name: Install Hugr validator