File tree Expand file tree Collapse file tree 3 files changed +2
-113
lines changed
Expand file tree Collapse file tree 3 files changed +2
-113
lines changed Original file line number Diff line number Diff line change 77 cache :
88 runs-on : quantecon-gpu-runner
99 container :
10- image : ghcr.io/quantecon/lecture-python-container:cuda-12.6.0-anaconda-2024-06 -py312
10+ image : ghcr.io/quantecon/lecture-python-container:cuda-12.6.0-anaconda-2024-10 -py312
1111 options : --gpus all
1212 steps :
1313 - uses : actions/checkout@v4
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 88 if : github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
99 runs-on : quantecon-gpu-runner
1010 container :
11- image : ghcr.io/quantecon/lecture-python-container:cuda-12.6.0-anaconda-2024-06 -py312
11+ image : ghcr.io/quantecon/lecture-python-container:cuda-12.6.0-anaconda-2024-10 -py312
1212 options : --gpus all
1313 steps :
1414 - name : Checkout
You can’t perform that action at this time.
0 commit comments