Skip to content

Commit 0971347

Browse files
authored
feat: make visyn_scripts@v7 the default version
1 parent 237e639 commit 0971347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-workspace-product-part.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ on:
3939
required: true
4040
type: string
4141
env:
42-
VISYN_SCRIPTS_VERSION: "develop"
42+
VISYN_SCRIPTS_VERSION: "v7" # visyn_scripts@v7 is the last version with workspace support
4343
TIME_ZONE: "Europe/Vienna"
4444
NODE_VERSION: "20.9"
4545
PYTHON_VERSION: "3.10"

0 commit comments

Comments
 (0)