Skip to content

Commit

Permalink
correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
eringrant committed Oct 31, 2023
1 parent f2be1f3 commit e8316ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
- uses: Jimver/cuda-toolkit@v0.2.11
with:
cuda: "12.0"
cuda: "12.0.1"
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit e8316ca

Please sign in to comment.