Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use correct stash name when running nightly tests (apache#14809)
The PR apache#14570 has introduced a bug where the "stash name" is not matching: - It is **packed** as `ubuntu_cpu_int64` - It is **unpacked** as `cpu_int64`
- Loading branch information