Skip to content

Commit

Permalink
update runner name
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Aug 17, 2024
1 parent 94a2f2b commit 054d458
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 @@ -2,7 +2,7 @@ name: Build Project [using jupyter-book]
on: [pull_request]
jobs:
preview:
runs-on: ubuntu-latest-gpu
runs-on: quantecon-gpu-runner
container:
image: ghcr.io/quantecon/lecture-python-container:cuda-12.5.0-anaconda-2024-06-py311
options: --gpus all
Expand Down

0 comments on commit 054d458

Please sign in to comment.