Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
ce570d31
Unverified
Commit
ce570d31
authored
Jan 27, 2026
by
Ran Rubin
Committed by
GitHub
Jan 27, 2026
Browse files
ci: update runners in ci-test-suite (#5680)
parent
e00ada20
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/ci-test-suite.yml
.github/workflows/ci-test-suite.yml
+2
-2
No files found.
.github/workflows/ci-test-suite.yml
View file @
ce570d31
...
...
@@ -190,7 +190,7 @@ jobs:
# CUDA 13 builds (vllm and sglang only, both architectures)
build-cuda13-amd64
:
name
:
Build ${{ matrix.framework }} CUDA13 (amd64)
runs-on
:
cpu-amd-m5-4xlarge
runs-on
:
prod-builder-amd-v1
timeout-minutes
:
120
strategy
:
fail-fast
:
false
...
...
@@ -241,7 +241,7 @@ jobs:
build-cuda13-arm64
:
name
:
Build ${{ matrix.framework }} CUDA13 (arm64)
runs-on
:
cpu-arm-r8g-4xlarge
runs-on
:
prod-builder-arm-v1
timeout-minutes
:
120
strategy
:
fail-fast
:
false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment