misc(ci): go

This commit is contained in:
Morgan Funtowicz 2025-01-06 23:46:59 +01:00
parent 7c05f22b4a
commit 99e226a2ae

View File

@ -146,7 +146,7 @@ jobs:
credentials: credentials:
username: ${{ secrets.REGISTRY_USERNAME }} username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }} password: ${{ secrets.REGISTRY_PASSWORD }}
options: --gpus all --net=host options: --gpus all
steps: steps:
- name: Run C++/CUDA tests - name: Run C++/CUDA tests