Skip to content

Commit

Permalink
Merge pull request #318 from scverse/ori-kron-py312-update
Browse files Browse the repository at this point in the history
Update run_notebook.yaml
  • Loading branch information
ori-kron-wis authored Sep 17, 2024
2 parents 2f79eab + 2368ec4 commit e330931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_notebook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: [self-hosted, Linux, X64, CUDA]

container:
image: ghcr.io/scverse/scvi-tools:py3.11-cu12-${{ inputs.version }}-tutorials
image: ghcr.io/scverse/scvi-tools:py3.12-cu12-${{ inputs.version }}-tutorials
options: --user root --gpus all

timeout-minutes: 600 # lenient timeout for scbasset tutorial
Expand Down

0 comments on commit e330931

Please sign in to comment.