Skip to content

Commit e71eea9

Browse files
committed
remove artifact from caller workflow matrix strategy
1 parent 902b721 commit e71eea9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pytest_cpu_reuse.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
strategy:
2020
matrix:
2121
runner: ["windows-x86-n2-64", "linux-x86-n2-64", "linux-arm64-t2a-48"]
22-
artifact: "jaxlib"
2322
python: ["3.10"]
2423

2524
runs-on: ${{ matrix.runner }}

0 commit comments

Comments
 (0)