Skip to content

Commit

Permalink
Update Dynamic Embedding Wheels CI
Browse files Browse the repository at this point in the history
Differential Revision: D65543488
  • Loading branch information
PaulZhang12 authored and facebook-github-bot committed Nov 6, 2024
1 parent 509b0d2 commit 4f3f203
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_dynamic_embedding_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
pyver: [ cp39, cp310 ]
cuver: [ "11.8" ]
pyver: [ cp39, cp310, cp311, cp312 ]
cuver: [ "12.4" ]

steps:
-
Expand Down

0 comments on commit 4f3f203

Please sign in to comment.