Skip to content

Commit

Permalink
removes repeated env var
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Nov 3, 2023
1 parent 5a9c63b commit 8cbf45d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ jobs:

container:
image: nvidia/cuda:12.2.2-devel-ubuntu22.04
env:
CUDA_COMPUTE_CAP: "70"

steps:
- run: apt update && apt install -y curl git
Expand Down

0 comments on commit 8cbf45d

Please sign in to comment.