Fix socket name length issues on CI

This commit is contained in:
Jerry Zhao
2023-02-21 11:34:27 -08:00
parent 632a7a9348
commit a83a0d2c68
4 changed files with 9 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ defaults:
env:
REMOTE_WORK_DIR: ${{ secrets.BUILDDIR }}/cy-ci-shared/cy-${{ github.sha }}
JAVA_TMP_DIR: /tmp/cy-${{ github.sha }}-full
jobs:
cancel-prior-workflows: