diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8fa600d8..d51c85ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,8 +24,8 @@ jobs: - name: SOMns id: somns - # - name: Pharo - # id: pharo + - name: Pharo + id: pharo - name: Squeak 64-bit id: squeak64 diff --git a/test.conf b/test.conf index 4d6ef987..5ecee0d3 100644 --- a/test.conf +++ b/test.conf @@ -144,6 +144,8 @@ executors: Pharo: path: implementations/ executable: pharo + env: + HOME: /home/runner Squeak32: path: implementations/ executable: squeak32