We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902b721 commit e71eea9Copy full SHA for e71eea9
.github/workflows/pytest_cpu_reuse.yml
@@ -19,7 +19,6 @@ jobs:
19
strategy:
20
matrix:
21
runner: ["windows-x86-n2-64", "linux-x86-n2-64", "linux-arm64-t2a-48"]
22
- artifact: "jaxlib"
23
python: ["3.10"]
24
25
runs-on: ${{ matrix.runner }}
0 commit comments