Skip to content

Commit eca4ea4

Browse files
committed
Revert Jenkinsfile back to use rhel8
Signed-off-by: Denis Golovin [email protected]
1 parent 51962e1 commit eca4ea4

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('win10'){
3+
node('rhel8'){
44

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

0 commit comments

Comments
 (0)