diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3c6e0fe462..899bca9388 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,7 +49,7 @@ jobs: nimflags-extra: --mm:refc - target: os: linux - builder: ['self-hosted','ubuntu-22.04'] + builder: ['ubuntu-22.04'] - target: os: macos cpu: arm64 @@ -193,7 +193,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..1b236f5be7 160000 --- a/vendor/nim-unittest2 +++ b/vendor/nim-unittest2 @@ -1 +1 @@ -Subproject commit 8b51e99b4a57fcfb31689230e75595f024543024 +Subproject commit 1b236f5be75b7c311d98329f394fa4b8d104d2c2