Skip to content

Commit 7a9472b

Browse files
authored
Merge pull request #57 from datavisyn/thinkh/use-visyn_scripts-v7-for-workspace-builds
feat: make visyn_scripts@v7 the default version
2 parents 237e639 + 0971347 commit 7a9472b

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)