Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Apr 8, 2024
1 parent 4f0dd5a commit 55b636f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@ on: # yamllint disable-line rule:truthy
jobs:

import:
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest

strategy:
matrix:
os: [windows-2019]
cuda-version: ['cpu', 'cu121']

steps:
Expand Down

0 comments on commit 55b636f

Please sign in to comment.