Skip to content

Properly skip unsupported tests #104

Properly skip unsupported tests

Properly skip unsupported tests #104

Triggered via push April 21, 2024 20:33
Status Success
Total duration 7m 42s
Artifacts 4

ci.yml

on: push
build-linux-x86_64-rel
1m 51s
build-linux-x86_64-rel
build-macos-universal-rel
1m 20s
build-macos-universal-rel
build-windows-arm64-rel
1m 47s
build-windows-arm64-rel
build-windows-x86_64-rel
1m 43s
build-windows-x86_64-rel
test-linux-x86_64-cpu
2m 54s
test-linux-x86_64-cpu
test-linux-x86_64-gpu-amd
1m 7s
test-linux-x86_64-gpu-amd
test-linux-x86_64-gpu-nv
1m 16s
test-linux-x86_64-gpu-nv
test-macos-arm64-cpu
1m 38s
test-macos-arm64-cpu
test-macos-arm64-gpu-m1
1m 8s
test-macos-arm64-gpu-m1
test-macos-x86_64-cpu
2m 1s
test-macos-x86_64-cpu
test-windows-arm64-cpu
2m 5s
test-windows-arm64-cpu
test-windows-arm64-gpu-adreno
2m 34s
test-windows-arm64-gpu-adreno
test-windows-x86_64-cpu
1m 1s
test-windows-x86_64-cpu
test-windows-x86_64-gpu-nv
2m 5s
test-windows-x86_64-gpu-nv
test-windows-x86_64-gpu-amd
2m 26s
test-windows-x86_64-gpu-amd
test-windows-x86_64-gpu-arc
2m 34s
test-windows-x86_64-gpu-arc
test-windows-x86_64-gpu-xe
2m 37s
test-windows-x86_64-gpu-xe
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build-macos-universal-rel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-windows-x86_64-rel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-windows-arm64-rel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-linux-x86_64-rel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-macos-arm64-gpu-m1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-linux-x86_64-gpu-amd
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-macos-x86_64-cpu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-macos-arm64-cpu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-windows-x86_64-gpu-amd
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-windows-x86_64-gpu-arc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-windows-arm64-gpu-adreno
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-linux-x86_64-cpu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-windows-x86_64-cpu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-linux-x86_64-gpu-nv
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-windows-arm64-cpu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-windows-x86_64-gpu-xe
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-x86_64", "macos-universal", "windows-arm64", "windows-x86_64". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
test-windows-x86_64-gpu-nv
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
linux-x86_64 Expired
17.1 MB
macos-universal Expired
32.1 MB
windows-arm64 Expired
14.3 MB
windows-x86_64 Expired
17.7 MB