Skip to content

Commit 0689bd5

Browse files
committed
instructions: node version isn't necessary to set
1 parent a29beab commit 0689bd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/prebuild.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# for [email protected]:Automattic/node-canvas.git).
77
# 4. Create a draft release manually using the GitHub UI for the new tag.
88
# 5. Switch to the prebuilds branch.
9-
# 6. Set the `jobs.*.strategy.matrix.node` arrays to the set of Node.js versions
10-
# to build for.
9+
# 6. If necessary, update `jobs.*.strategy.matrix.node` to change the node
10+
# version used to build
1111
# 7. Set the `jobs.*.strategy.matrix.canvas_tag` arrays to the set of Canvas
1212
# tags to build. (Usually this is a single tag, but can be an array when a
1313
# new version of Node.js is released and older versions of Canvas need to be

0 commit comments

Comments
 (0)