diff options
| author | 5an7y-Microsoft <[email protected]> | 2026-05-21 12:37:18 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-05-21 12:37:18 -0700 |
| commit | 972ecc3c9d15e04a15efd3ba7082712cc86c11ad (patch) | |
| tree | 5ff10c19dd51586ebcd70365644386f5e7d2b609 | |
| parent | c4289d33165d82afc4779f3d148a49e57f96b454 (diff) | |
| parent | 9a8b5af57e998df0c38490134f579f1d4d27a8d2 (diff) | |
Merge branch 'main' into user/andremueiot/multiplication_converted_to_larger_type
| -rw-r--r-- | .github/workflows/Code-Scanning.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/Code-Scanning.yml b/.github/workflows/Code-Scanning.yml index c7637e3b..06346d21 100644 --- a/.github/workflows/Code-Scanning.yml +++ b/.github/workflows/Code-Scanning.yml @@ -26,7 +26,7 @@ on: jobs: analyze: name: Analysis - runs-on: windows-latest + runs-on: windows-2025-vs2026 permissions: actions: read contents: read |
