fix aws codebuild

This commit is contained in:
Junya Morioka
2025-08-15 02:48:51 +09:00
parent 7a8b2d4bce
commit d0b3d46e31
@@ -31,7 +31,7 @@ jobs:
# Large Instance
env:
MAX_JOBS: 4
NVCC_THREADS: 3
NVCC_THREADS: 2
steps:
- uses: actions/checkout@v4