@@ -270,14 +270,17 @@ <h2 id="updating-installation-prerequisites">Updating Installation Prerequisites
270270only appear in one of these lists.</ p >
271271
272272< p > When updating prerequisites with these scripts, the normal experimental CI will
273- most likely fail. To test new prerequisites, you should first request
274- unprovisioned experimental builds , e.g.:</ p >
273+ most likely fail. To test new prerequisites on Linux , you should first request an
274+ unprovisioned experimental build , e.g.:</ p >
275275
276276< ul >
277277 < li > < code class ="language-plaintext highlighter-rouge "> @drake-jenkins-bot linux-jammy-unprovisioned-gcc-bazel-experimental-release please</ code > </ li >
278- < li > < code class ="language-plaintext highlighter-rouge "> @drake-jenkins-bot mac-arm-sonoma-unprovisioned-clang-bazel-experimental-release please</ code > </ li >
279278</ ul >
280279
280+ < p > Testing changes to the source distribution prerequisites for macOS is a work
281+ in progress as there are no longer unprovisioned builds.
282+ Contact < code class ="language-plaintext highlighter-rouge "> @BetsyMcPhail</ code > for guidance on testing these changes.</ p >
283+
281284< p > After this has passed, go through normal review. Once normal review is done,
282285add < code class ="language-plaintext highlighter-rouge "> @BetsyMcPhail</ code > for review and request that the provisioned instances be
283286updated. She will then respond on when it is appropriate to merge the PR.</ p >
@@ -292,7 +295,7 @@ <h3 id="binary-or-debian">Binary or Debian</h3>
292295
293296< ul >
294297 < li > < code class ="language-plaintext highlighter-rouge "> @drake-jenkins-bot linux-jammy-unprovisioned-gcc-bazel-experimental-packaging please</ code > </ li >
295- < li > < code class ="language-plaintext highlighter-rouge "> @drake-jenkins-bot mac-arm-sonoma-unprovisioned- clang-bazel-experimental-packaging please</ code > </ li >
298+ < li > < code class ="language-plaintext highlighter-rouge "> @drake-jenkins-bot mac-arm-sonoma-clang-bazel-experimental-packaging please</ code > </ li >
296299</ ul >
297300
298301< p > or follow the < a href ="#scheduling-builds-via-the-jenkins-user-interface "> instructions above</ a >
@@ -317,7 +320,7 @@ <h3 id="wheel">Wheel</h3>
317320
318321< ul >
319322 < li > < code class ="language-plaintext highlighter-rouge "> @drake-jenkins-bot linux-jammy-unprovisioned-gcc-wheel-experimental-release please</ code > </ li >
320- < li > < code class ="language-plaintext highlighter-rouge "> @drake-jenkins-bot mac-arm-sonoma-unprovisioned- clang-wheel-experimental-release please</ code > </ li >
323+ < li > < code class ="language-plaintext highlighter-rouge "> @drake-jenkins-bot mac-arm-sonoma-clang-wheel-experimental-release please</ code > </ li >
321324</ ul >
322325
323326< p > or follow the < a href ="#scheduling-builds-via-the-jenkins-user-interface "> instructions above</ a >
0 commit comments