diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index d96b2fc..553b081 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -18,7 +18,7 @@ concurrency: jobs: test: name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} - runs-on: ${{ matrix.os }} self-hosted + runs-on: ${{ matrix.os }} strategy: fail-fast: false matrix: