mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
[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:
2
.github/workflows/premerge.yaml
vendored
2
.github/workflows/premerge.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user