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 e957168 commit 0f5b984Copy full SHA for 0f5b984
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
type: string
11
jobs:
12
preview:
13
- runs-on: "runs-on=${{ github.run_id }}/family=g4dn.2xlarge/image=quantecon_lecture_build/disk=large"
+ runs-on: "runs-on=${{ github.run_id }}/family=g4dn.2xlarge/image=quantecon_ubuntu2404/disk=large"
14
env:
15
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
16
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
0 commit comments