Skip to content

Commit

Permalink
Run from /om/weka
Browse files Browse the repository at this point in the history
  • Loading branch information
ohinds committed Jul 5, 2023
1 parent a02fe41 commit d4180c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/guide-notebooks-slurm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Guide Notebooks Regression
run-name: Guide Notebooks Regression
on: [push]
env:
SINGULARITY_IMAGE: ${HOME}/img/tensorflow_latest-gpu.sif
ACTION_RUNNER_DIR: ${HOME}/sw/actions-runner
SINGULARITY_IMAGE: /om/weka/gablab/ohinds/img/tensorflow_latest-gpu.sif
ACTION_RUNNER_DIR: /om/weka/gablab/ohinds/sw/actions-runner
jobs:
start_node_runner:
runs-on: [self-hosted, nobrainer-self-hosted-ci]
Expand Down

0 comments on commit d4180c5

Please sign in to comment.