Skip to content

Commit 054d458

Browse files
committed
update runner name
1 parent 94a2f2b commit 054d458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Project [using jupyter-book]
22
on: [pull_request]
33
jobs:
44
preview:
5-
runs-on: ubuntu-latest-gpu
5+
runs-on: quantecon-gpu-runner
66
container:
77
image: ghcr.io/quantecon/lecture-python-container:cuda-12.5.0-anaconda-2024-06-py311
88
options: --gpus all

0 commit comments

Comments
 (0)