Skip to content

Commit 996d431

Browse files
author
Yennefer
committed
fix: use 'GPU' runner label (Tesla T4, 16GB VRAM)
1 parent 26beb42 commit 996d431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qflop-dual-bridge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
# ═══════════════════════════════════════════════════════════════════════════
175175
gpu-worker:
176176
name: "⚡ GPU Worker"
177-
runs-on: ubuntu-gpu # GitHub-hosted NVIDIA T4 GPU runner
177+
runs-on: GPU # Genesis-Conductor-Engine GPU runner (NVIDIA Tesla T4, 16GB VRAM)
178178
timeout-minutes: 60
179179

180180
outputs:

0 commit comments

Comments
 (0)