diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 30e2ce1..2f566d2 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -13,7 +13,7 @@ env: jobs: test: name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} - runs-on: self-hosted + runs-on: ubuntu-latest strategy: fail-fast: false matrix: