diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 45d34e32..62e1ea21 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,9 +15,6 @@ concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} cancel-in-progress: true -env: - CI_ERLANG_MK: 1 - jobs: cleanup-master: name: Cleanup master build