Skip to content

Commit

Permalink
Maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuntowicz committed Dec 14, 2023
1 parent 26f1dd3 commit 583c29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_slow_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cuda_arch: [sm_86, sm_89]

name: ${{ matrix.config.name }}
runs-on: [ci, nvidia-gpu], ${{ matrix.config.cuda_arch }}]
runs-on: [ci, nvidia-gpu, ${{ matrix.config.cuda_arch }}]

container:
image: ${{ matrix.config.image }}
Expand Down

0 comments on commit 583c29d

Please sign in to comment.