[ci] Revert back to local-only; disable gpu-flow

This commit is contained in:
Hansung Kim
2023-10-23 11:03:42 -07:00
parent eb1741ade9
commit 3290f06c95
3 changed files with 4 additions and 10 deletions

View File

@@ -21,11 +21,6 @@ inputs:
runs:
using: "composite"
steps:
- name: cd into remote
run: |
cd "${{ env.REMOTE_WORK_DIR }}"
shell: bash -leo pipefail {0}
- uses: actions/cache@v3
id: rtl-build-id
with: