yes
Build / build (push) Successful in 1m2s
Test / build_and_test (push) Failing after 1h31m33s

This commit is contained in:
2026-05-09 00:02:28 +02:00
parent 6777a81330
commit 13b898a7cd
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
which deqp-runner && deqp-runner --version || echo "deqp-runner not found"
- name: Run Vulkan CTS
run: zig build cts-soft --release=fast -Ddebug-allocator=true -- -j3
run: zig build cts-soft --release=fast -Ddebug-allocator=true -- -j4
continue-on-error: true
- name: Verify tests