Skip to content

Commit 0f5b984

Browse files
committed
Revert image name back to quantecon_ubuntu2404
1 parent e957168 commit 0f5b984

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
@@ -10,7 +10,7 @@ on:
1010
type: string
1111
jobs:
1212
preview:
13-
runs-on: "runs-on=${{ github.run_id }}/family=g4dn.2xlarge/image=quantecon_lecture_build/disk=large"
13+
runs-on: "runs-on=${{ github.run_id }}/family=g4dn.2xlarge/image=quantecon_ubuntu2404/disk=large"
1414
env:
1515
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
1616
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

0 commit comments

Comments
 (0)