Skip to content

ci: code updates to get windows builds working #10277

ci: code updates to get windows builds working

ci: code updates to get windows builds working #10277

Triggered via pull request June 16, 2026 18:07
@scotthartscotthart
opened #16178
Status Cancelled
Total duration 10m 12s
Artifacts

test-runner.yml

on: pull_request_target
Save PR ref
2s
Save PR ref
Matrix: macOS-Bazel / bazel
Matrix: macOS-CMake / cmake
Waiting for pending jobs
Matrix: Windows-Bazel / bazel
Waiting for pending jobs
Matrix: Windows-CMake / cmake
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
macOS-Bazel / bazel + macos-14 + Storage
Canceling since a higher priority waiting request for gha: macOS & Windows-scotthart:msvc_fixes_202606 exists
macOS-Bazel / bazel + macos-14 + Storage
The operation was canceled.
gha: macOS & Windows
Canceling since a higher priority waiting request for gha: macOS & Windows-scotthart:msvc_fixes_202606 exists
gha: macOS & Windows
Canceling since a higher priority waiting request for gha: macOS & Windows-scotthart:msvc_fixes_202606 exists
macOS-Bazel / bazel + macos-14 + Storage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: google-github-actions/auth@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macOS-Bazel / bazel + macos-14 + Storage
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.