Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Farley <[email protected]>
  • Loading branch information
adamfarley committed Oct 9, 2024
1 parent 6b803e8 commit 67ad226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/nightly_build_and_test_stats.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def getPlatformConversionMap() {
x64Solaris: ["solaris-x64", "x64_solaris"],
sparcv9Solaris: ["solaris-sparcv9", "sparcv9_solaris"],
riscv64Linux: ["linux-riscv64", "riscv64_linux"]
]aarch64Windows: "aarch64_windows
]
return platformConversionMap
}

Expand Down

0 comments on commit 67ad226

Please sign in to comment.