Skip to content

Commit 10fff7e

Browse files
committed
use g4dn.xlarge
1 parent a60740a commit 10fff7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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: "runs-on=${{ github.run_id }}/family=g4dn.2xlarge/image=quantecon_ubuntu2404/disk=large"
5+
runs-on: "runs-on=${{ github.run_id }}/family=g4dn.xlarge/image=quantecon_ubuntu2404/disk=large"
66
steps:
77
- uses: actions/checkout@v4
88
with:

0 commit comments

Comments
 (0)