Skip to content

Commit 51962e1

Browse files
committed
Try to build on windows10
Signed-off-by: Denis Golovin [email protected]
1 parent 310f05a commit 51962e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env groovy
22

3-
node('rhel8'){
3+
node('win10'){
44

55
def vscodeVersion = ""
66
stage('Checkout repo') {

0 commit comments

Comments
 (0)