Skip to content

Commit

Permalink
Add python 3.11 to GPU CI matrix (#8598)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesbluca committed Mar 22, 2024
1 parent abd1539 commit e72d2b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions continuous_integration/gpuci/axis.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
PYTHON_VER:
- "3.9"
- "3.10"
- "3.11"

CUDA_VER:
- "11.8.0"
Expand Down

0 comments on commit e72d2b2

Please sign in to comment.