Skip to content

Commit 5981613

Browse files
committed
remove exclude filters on cuda pjrt
1 parent cbf4548 commit 5981613

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/build_artifacts.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -146,13 +146,6 @@ jobs:
146146
artifact: "jax-cuda-pjrt"
147147
- runner: "windows-x86-n2-16"
148148
artifact: "jax-cuda-plugin"
149-
# cuda-pjrt is a pure Python package, so it doesn't need to be built for all Python versions.
150-
- artifact: "jax-cuda-pjrt"
151-
python: 3.10
152-
- artifact: "jax-cuda-pjrt"
153-
python: 3.11
154-
- artifact: "jax-cuda-pjrt"
155-
python: 3.12
156149

157150
runs-on: ${{ matrix.runner }}
158151

0 commit comments

Comments
 (0)