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 a29beab commit 0689bd5Copy full SHA for 0689bd5
.github/workflows/prebuild.yaml
@@ -6,8 +6,8 @@
6
# for [email protected]:Automattic/node-canvas.git).
7
# 4. Create a draft release manually using the GitHub UI for the new tag.
8
# 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.
+# 6. If necessary, update `jobs.*.strategy.matrix.node` to change the node
+# version used to build
11
# 7. Set the `jobs.*.strategy.matrix.canvas_tag` arrays to the set of Canvas
12
# tags to build. (Usually this is a single tag, but can be an array when a
13
# new version of Node.js is released and older versions of Canvas need to be
0 commit comments