[Github] Make premerge update correct comments file for Windows

platform.machine() on x86_64 on Windows returns AMD64 rather than
x86_64. Make premerge.yaml reflect this.
This commit is contained in:
Aiden Grossman
2025-12-08 21:23:34 +00:00
parent f6971bf25d
commit d33d9ac0ed

View File

@@ -191,7 +191,7 @@ jobs:
with:
name: workflow-args-windows
path: |
comments-Windows-x86_64
comments-Windows-AMD64
premerge-check-macos:
name: MacOS Premerge Checks