From 3364053ae16e95623271bd2cbfc7050fcf7749b1 Mon Sep 17 00:00:00 2001 From: Shawn Chang Date: Wed, 18 Mar 2026 17:46:41 -0700 Subject: [PATCH] Change publish parallism back to 1 --- .github/workflows/publish.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c1c9046154..26f61118b7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -33,8 +33,7 @@ jobs: publish: runs-on: ubuntu-latest strategy: - # Publish package one by one instead of flooding the registry - max-parallel: 15 + max-parallel: 1 # Publish package one by one instead of flooding the registry matrix: # Order here is sensitive, as it will be used to determine the order of publishing package: