simbit18 commented on code in PR #3031: URL: https://github.com/apache/nuttx-apps/pull/3031#discussion_r2005847537
########## .github/workflows/build.yml: ########## @@ -330,3 +331,55 @@ jobs: name: msys2-${{matrix.boards}}-builds path: buildartifacts/ continue-on-error: true + + # Select the msvc Builds based on PR Arch Label + msvc-Arch: + uses: apache/nuttx/.github/workflows/arch.yml@master Review Comment: @lupyuen done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org