Skip to content

Commit

Permalink
Adding cuda-12060 to check matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
coreylowman committed Sep 5, 2024
1 parent 3eaff86 commit 65c4f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
version: [cuda-11040,cuda-11050,cuda-11060,cuda-11070,cuda-11080,cuda-12000,cuda-12010,cuda-12020,cuda-12030,cuda-12040,cuda-12050]
version: [cuda-11040,cuda-11050,cuda-11060,cuda-11070,cuda-11080,cuda-12000,cuda-12010,cuda-12020,cuda-12030,cuda-12040,cuda-12050,cuda-12060]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 65c4f7f

Please sign in to comment.