diff --git a/.github/workflows/tail-call.yml b/.github/workflows/tail-call.yml index a6afba39da0d5e..5310e49af7f3cf 100644 --- a/.github/workflows/tail-call.yml +++ b/.github/workflows/tail-call.yml @@ -22,8 +22,8 @@ concurrency: cancel-in-progress: true jobs: - jit: - name: ${{ matrix.target }} (${{ matrix.debug && 'Debug' || 'Release' }}) + tail-call: + name: ${{ matrix.target }} runs-on: ${{ matrix.runner }} timeout-minutes: 90 strategy: