diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1031e2047..5fe68a76c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: nimflags-extra: --mm:refc - target: os: linux - builder: ['self-hosted','ubuntu-22.04'] + builder: ubuntu-22.04 shell: bash - target: os: macos