Skip to content

Commit

Permalink
no cudatoolkit in GH workflow (no disk space on new instances)
Browse files Browse the repository at this point in the history
  • Loading branch information
kristian-georgiev committed Nov 2, 2023
1 parent 55cb9d1 commit 575c838
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}
- name: cuda-toolkit
uses: Jimver/[email protected]
id: cuda-toolkit
with:
cuda: '11.7.0'
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 575c838

Please sign in to comment.