Skip to content

Commit

Permalink
update CUDA version in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Mar 4, 2024
1 parent fb7b9f5 commit 253e826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
needs: deploy-runner
runs-on: [self-hosted, cml-gpu]
container:
image: docker://mmcky/quantecon-lecture-python:cuda-12.1.0-anaconda-2024-02-py311
image: docker://mmcky/quantecon-lecture-python:cuda-12.3.1-anaconda-2024-02-py311
options: --gpus all
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 253e826

Please sign in to comment.