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