diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b9c6409bc..50f8c44779 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: nimflags-extra: --mm:refc - target: os: linux - builder: ['self-hosted','ubuntu-22.04'] + builder: ['ubuntu-22.04'] - target: os: macos cpu: amd64 @@ -199,7 +199,7 @@ jobs: devbuild: name: "Developer builds" - runs-on: ['self-hosted','ubuntu-22.04'] + runs-on: ['ubuntu-22.04'] steps: - name: Fix nim cache conflicts run: | diff --git a/vendor/nim-unittest2 b/vendor/nim-unittest2 index 8b51e99b4a..2a85aa172f 160000 --- a/vendor/nim-unittest2 +++ b/vendor/nim-unittest2 @@ -1 +1 @@ -Subproject commit 8b51e99b4a57fcfb31689230e75595f024543024 +Subproject commit 2a85aa172fe895383e33a6093745b94a1ecc2c59