diff options
| author | 5an7y-Microsoft <[email protected]> | 2026-05-21 12:35:06 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-05-21 12:35:06 -0700 |
| commit | 08de0072b40088860364f3452b2f1a4f5db98250 (patch) | |
| tree | 4d95a12a6e87f5d388e63a60c896d0d90013832d | |
| parent | 566fe957730ddd523930ae1a82ec7bdee48e87af (diff) | |
| parent | 9a8b5af57e998df0c38490134f579f1d4d27a8d2 (diff) | |
Merge branch 'main' into user/andremueiot/comparison_wider_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 |
