Skip to content

Commit

Permalink
add matrix to download
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-b-miller committed Nov 6, 2023
1 parent f59a41a commit 306c1b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:
needs:
- wheel-build
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10", "3.11"]
container:
image: "rapidsai/ci-conda:cuda12.0.1-centos7-py3.10"
steps:
Expand Down

0 comments on commit 306c1b9

Please sign in to comment.