diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eaef3f8725c2..035f5734e17b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -214,6 +214,8 @@ jobs: env: RDBMS: ${{ matrix.rdbms }} RUNID: ${{ github.run_number }} + # These runners have no HOME variable set by default, we need to explicitly set it to make the build work + HOME: /root run: ./ci/build-github.sh shell: bash # Upload build scan data.