We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ee6c9 commit 4f27347Copy full SHA for 4f27347
Jenkinsfile
@@ -587,7 +587,7 @@ ton_client/platforms/ton-client-web"""
587
}
588
stage('Client Windows') {
589
agent {
590
- label "Win"
+ label "Win02" // "Win"
591
592
stages {
593
stage('Report versions') {
@@ -887,7 +887,7 @@ ton_client/platforms/ton-client-web"""
887
888
stage('node-js for Windows') {
889
890
891
892
893
0 commit comments