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 7bc952f commit 9c64d17Copy full SHA for 9c64d17
.github/workflows/test-gb-25.yml
@@ -128,7 +128,7 @@ jobs:
128
if [[ -n "${{ matrix.xla_commit }}" ]]; then
129
sed -E -i.bak \
130
-e 's?load\("@jax//third_party/xla:revision.bzl", "XLA_COMMIT", "XLA_SHA256"\)??' \
131
- -e 's/(# )?XLA_COMMIT = ".*"/XLA_COMMIT = "${{ matrix.xla_commit }}"/' \
+ -e 's/(# )?XLA_COMMIT = ".*"/XLA_COMMIT = "38285eb34756919913c5e575b12403f4a1c5e0e0"/' \
132
-e 's/(# )?XLA_SHA256 = ""/XLA_SHA256 = ""/' \
133
ReactantExtra/WORKSPACE
134
fi
0 commit comments