We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a2f2b commit 054d458Copy full SHA for 054d458
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: Build Project [using jupyter-book]
2
on: [pull_request]
3
jobs:
4
preview:
5
- runs-on: ubuntu-latest-gpu
+ runs-on: quantecon-gpu-runner
6
container:
7
image: ghcr.io/quantecon/lecture-python-container:cuda-12.5.0-anaconda-2024-06-py311
8
options: --gpus all
0 commit comments