move CI/Cuda runner

This commit is contained in:
Guillaume LEGENDRE
2024-09-26 17:09:26 +02:00
committed by GitHub
parent 10d47183c0
commit a0184a4fe4

View File

@ -9,7 +9,8 @@ jobs:
concurrency:
group: ${{ github.workflow }}-${{ github.job }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
runs-on: [single-gpu, nvidia-gpu, t4, ci]
runs-on:
group: aws-g4dn-2xlarge
container:
image: nvidia/cuda:12.3.1-devel-ubuntu22.04
options: --gpus 0