hi The appveyor currently used by NVDA cannot compile multithreaded when compiling NVDA ### Is your feature request related to a problem? Please describe. If possible, we can compile NVDA with GitHub Actions ### Describe the solution you'd like help docs [GitHub Actions docs](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/workflow-syntax-for-github-actions) and [Events that trigger workflows - GitHub](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows) ### Describe alternatives you've considered none ### Additional context | Image | YAML Label | Included Software | Rollout Status of Latest Image Release | | --------------------|---------------------|--------------------|--------------------| | Ubuntu 24.04 <sup>beta</sup> | `ubuntu-24.04` | [ubuntu-24.04] |  | | Ubuntu 22.04 | `ubuntu-latest` or `ubuntu-22.04` | [ubuntu-22.04] |  | | Ubuntu 20.04 | `ubuntu-20.04` | [ubuntu-20.04] |  | | macOS 14 | `macos-latest-large` or `macos-14-large`| [macOS-14] |  | | macOS 14 Arm64 |`macos-latest`, `macos-14`, `macos-latest-xlarge` or `macos-14-xlarge`| [macOS-14-arm64] |  | | macOS 13 | `macos-13` or `macos-13-large` | [macOS-13] |  | | macOS 13 Arm64 | `macos-13-xlarge` | [macOS-13-arm64] |  | | macOS 12 | `macos-12` or `macos-12-large`| [macOS-12] |  | | Windows Server 2022 | `windows-latest` or `windows-2022` | [windows-2022] |  | | Windows Server 2019 | `windows-2019` | [windows-2019] |  | thanks
hi
The appveyor currently used by NVDA cannot compile multithreaded when compiling NVDA
Is your feature request related to a problem? Please describe.
If possible, we can compile NVDA with GitHub Actions
Describe the solution you'd like
help docs
GitHub Actions docs
and
Events that trigger workflows - GitHub
Describe alternatives you've considered
none
Additional context
ubuntu-24.04ubuntu-latestorubuntu-22.04ubuntu-20.04macos-latest-largeormacos-14-largemacos-latest,macos-14,macos-latest-xlargeormacos-14-xlargemacos-13ormacos-13-largemacos-13-xlargemacos-12ormacos-12-largewindows-latestorwindows-2022windows-2019