mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Merge pull request #15175 from nouiz:nightly_ci_keep_alive
PiperOrigin-RevId: 519167122
This commit is contained in:
commit
61a5686f51
@ -60,7 +60,8 @@ jobs:
|
||||
echo "Host headnode
|
||||
User ${USER}
|
||||
HostName ${IP}
|
||||
IdentityFile ${GITHUB_WORKSPACE}/.ssh/id_rsa" > ./.ssh/config
|
||||
IdentityFile ${GITHUB_WORKSPACE}/.ssh/id_rsa
|
||||
ServerAliveInterval 30" > ./.ssh/config
|
||||
|
||||
- name: Check SLURM is working
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user