diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b804a8bfa..7766d661b8 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 @@ -215,7 +215,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-faststreams b/vendor/nim-faststreams index 8a94d6f73f..ce27581a3e 160000 --- a/vendor/nim-faststreams +++ b/vendor/nim-faststreams @@ -1 +1 @@ -Subproject commit 8a94d6f73fc1b0d0cff10ee537268baa772fab40 +Subproject commit ce27581a3e881f782f482cb66dc5b07a02bd615e diff --git a/vendor/nim-json-serialization b/vendor/nim-json-serialization index 0640259af2..c904ce3fdc 160000 --- a/vendor/nim-json-serialization +++ b/vendor/nim-json-serialization @@ -1 +1 @@ -Subproject commit 0640259af2fad330ea28e77359c0d0cefac5a361 +Subproject commit c904ce3fdc37597741fe99b8eb28169974790ce4 diff --git a/vendor/nim-toml-serialization b/vendor/nim-toml-serialization index bf994c11ea..b5b387e6fb 160000 --- a/vendor/nim-toml-serialization +++ b/vendor/nim-toml-serialization @@ -1 +1 @@ -Subproject commit bf994c11ea21c1506334949317554b92e34635f0 +Subproject commit b5b387e6fb2a7cc75d54a269b07cc6218361bd46