Skip to content

Commit

Permalink
change runner cluster for A10
Browse files Browse the repository at this point in the history
  • Loading branch information
glegendre01 authored Sep 26, 2024
1 parent 97c13b0 commit 565b3a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fa2_unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ on:

jobs:
tests:
runs-on: [single-gpu, nvidia-gpu, a10, ci]
runs-on:
group: aws-g5-4xlarge-plus
container:
image: runpod/pytorch:2.1.1-py3.10-cuda12.1.1-devel-ubuntu22.04
ports:
Expand Down

0 comments on commit 565b3a4

Please sign in to comment.