Skip to content

Commit 4be8a7e

Browse files
committed
Try updating to Node 12 for the addon build task
1 parent 30c2389 commit 4be8a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.taskcluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ tasks:
324324
deadline: {$fromNow: '1 hour'}
325325
payload:
326326
maxRunTime: 3600
327-
image: node:11-alpine
327+
image: node:12-alpine
328328
command:
329329
- sh
330330
- -lxce

0 commit comments

Comments
 (0)