Skip to content

Commit ba8402b

Browse files
committed
Node worker 1.1.1
1 parent 0cb0485 commit ba8402b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variables: {
2-
WORKER_VERSION: '1.0.3',
2+
WORKER_VERSION: '1.1.1',
33
NODE_LOWER_LTS: '8.x',
44
NODE_HIGHER_LTS: '10.x'
55
}

e2e-nightly-cli-azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variables: {
2-
WORKER_VERSION: '1.0.3',
2+
WORKER_VERSION: '1.1.1',
33
NODE_LOWER_LTS: '8.x',
44
NODE_HIGHER_LTS: '10.x'
55
}

e2e-nightly-site-azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variables: {
2-
WORKER_VERSION: '1.0.3',
2+
WORKER_VERSION: '1.1.1',
33
NODE_LOWER_LTS: '8.x',
44
NODE_HIGHER_LTS: '10.x'
55
}

0 commit comments

Comments
 (0)