diff --git a/.nx/workflows/agents.yaml b/.nx/workflows/agents.yaml index 49f584c512..9d5abe7b71 100644 --- a/.nx/workflows/agents.yaml +++ b/.nx/workflows/agents.yaml @@ -23,12 +23,6 @@ launch-templates: - name: Install zip and unzip script: sudo apt-get -yqq install zip unzip - # TODO: Remove this once the PR to set it on agents by default is merged - - name: Set SHELL environment variable - script: | - # We need $SHELL to be set for the bun installation to correctly link `bunx` - echo "SHELL=/usr/bin/bash" >> $NX_CLOUD_ENV - - name: Install bun script: | curl -fsSL https://bun.sh/install | bash @@ -94,12 +88,6 @@ launch-templates: - name: Install zip and unzip script: sudo apt-get -yqq install zip unzip - # TODO: Remove this once the PR to set it on agents by default is merged - - name: Set SHELL environment variable - script: | - # We need $SHELL to be set for the bun installation to correctly link `bunx` - echo "SHELL=/usr/bin/bash" >> $NX_CLOUD_ENV - - name: Install bun script: | curl -fsSL https://bun.sh/install | bash diff --git a/nx.json b/nx.json index 0d38dfbafc..500733ac36 100644 --- a/nx.json +++ b/nx.json @@ -245,7 +245,7 @@ "nxCloudId": "62d013ea0852fe0a2df74438", "nxCloudUrl": "https://staging.nx.app", "parallel": 1, - "bust": 4, + "bust": 5, "defaultBase": "master", "conformance": { "rules": [