Skip to content

Commit 014f9c0

Browse files
fix: use Ubuntu 24.04 base image (#12)
* use always on IDE * change to big plan * base image to Ubuntu 24
1 parent 8ab579d commit 014f9c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
-b "${{ env.BRANCH_NAME }}" \
7676
-P \
7777
-p ${{ env.CODESPHERE_PLAN_ID }} \
78+
--base-image 'ubuntu-24.04' \
7879
--timeout ${{ env.WORKSPACE_TIMEOUT }}
7980
)
8081

0 commit comments

Comments
 (0)