limit parallel jobs to avoid OOM on GitHub Actions #1015
ci.yml
on: push
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Annotations
2 errors and 26 warnings
ubuntu-22.04 / Debug / gcc-13
Process completed with exit code 1.
|
ubuntu-22.04 / Debug / gcc-11
Process completed with exit code 1.
|
windows-2019 / Release / cl
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
windows-2019 / Debug / clang
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
windows-2019 / Debug / cl
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
windows-2019 / Release / clang-cl
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
windows-2022 / Release / cl
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
windows-2019 / Release / clang
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
windows-2022 / Debug / cl
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
windows-2022 / Release / clang-cl
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
windows-2019 / Debug / clang-cl
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
windows-2022 / Debug / clang-cl
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
windows-2022 / Debug / clang
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
windows-2022 / Release / clang
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
macos-15 / Debug / homebrew-clang
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-15 / Debug / homebrew-clang
cmake 3.31.4 is already installed and up-to-date.
To reinstall 3.31.4, run:
brew reinstall cmake
|
macos-14 / Debug / homebrew-clang
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-14 / Debug / homebrew-clang
cmake 3.31.4 is already installed and up-to-date.
To reinstall 3.31.4, run:
brew reinstall cmake
|
macos-14 / Release / homebrew-clang
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-14 / Release / homebrew-clang
cmake 3.31.4 is already installed and up-to-date.
To reinstall 3.31.4, run:
brew reinstall cmake
|
macos-13 / Debug / homebrew-clang
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-13 / Debug / homebrew-clang
cmake 3.31.5 is already installed and up-to-date.
To reinstall 3.31.5, run:
brew reinstall cmake
|
macos-13 / Release / homebrew-clang
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-13 / Release / homebrew-clang
cmake 3.31.5 is already installed and up-to-date.
To reinstall 3.31.5, run:
brew reinstall cmake
|
macos-15 / Release / homebrew-clang
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-15 / Release / homebrew-clang
cmake 3.31.4 is already installed and up-to-date.
To reinstall 3.31.4, run:
brew reinstall cmake
|
ubuntu-22.04 / Debug / gcc-13
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 97 MB
|
ubuntu-22.04 / Debug / gcc-11
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 97 MB
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
LuisaRender-macos-13-homebrew-clang
|
30.8 MB |
|
LuisaRender-macos-14-homebrew-clang
|
29.5 MB |
|
LuisaRender-macos-15-homebrew-clang
|
29.5 MB |
|
LuisaRender-ubuntu-22.04-clang-14
|
82.5 MB |
|
LuisaRender-ubuntu-22.04-clang-15
|
82.5 MB |
|
LuisaRender-ubuntu-22.04-clang-16
|
82.3 MB |
|
LuisaRender-ubuntu-22.04-clang-17
|
82.4 MB |
|
LuisaRender-ubuntu-22.04-clang-18
|
82.1 MB |
|
LuisaRender-ubuntu-22.04-gcc-11
|
90.1 MB |
|
LuisaRender-ubuntu-22.04-gcc-13
|
90.8 MB |
|
LuisaRender-ubuntu-24.04-arm-clang-14
|
80.3 MB |
|
LuisaRender-ubuntu-24.04-arm-clang-15
|
80.5 MB |
|
LuisaRender-ubuntu-24.04-arm-clang-16
|
80.5 MB |
|
LuisaRender-ubuntu-24.04-arm-clang-17
|
80.5 MB |
|
LuisaRender-ubuntu-24.04-arm-clang-18
|
80.3 MB |
|
LuisaRender-ubuntu-24.04-arm-gcc-11
|
88.1 MB |
|
LuisaRender-ubuntu-24.04-arm-gcc-13
|
88.6 MB |
|
LuisaRender-ubuntu-24.04-clang-14
|
82.7 MB |
|
LuisaRender-ubuntu-24.04-clang-15
|
82.7 MB |
|
LuisaRender-ubuntu-24.04-clang-16
|
82.3 MB |
|
LuisaRender-ubuntu-24.04-clang-17
|
82.4 MB |
|
LuisaRender-ubuntu-24.04-clang-18
|
82.1 MB |
|
LuisaRender-ubuntu-24.04-gcc-11
|
90.1 MB |
|
LuisaRender-ubuntu-24.04-gcc-13
|
90.8 MB |
|
LuisaRender-windows-2019-cl
|
62.1 MB |
|
LuisaRender-windows-2019-clang
|
64.8 MB |
|
LuisaRender-windows-2019-clang-cl
|
62.5 MB |
|
LuisaRender-windows-2022-cl
|
62.1 MB |
|
LuisaRender-windows-2022-clang
|
64.9 MB |
|
LuisaRender-windows-2022-clang-cl
|
62.5 MB |
|