Skip to content

Commit

Permalink
fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Nov 2, 2023
1 parent 585778d commit 16b2660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
container:
image: nvidia/cuda:12.2.2-devel-ubuntu22.04
env:
CUDA_COMPUTE_CAP: "7"
CUDA_COMPUTE_CAP: "70"

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

0 comments on commit 16b2660

Please sign in to comment.