Skip to content

Commit 7ab4a78

Browse files
authored
chore(infra): properly disable testing for 0.3 against latest packages (#34041)
properly disable testing for 0.3 against latest packages (since latest packages only work with langchain_core > 1.0)
1 parent 6e968fd commit 7ab4a78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,6 @@ jobs:
465465
- release-notes
466466
- test-pypi-publish
467467
- pre-release-checks
468-
- test-prior-published-packages-against-new-core
469468
runs-on: ubuntu-latest
470469
permissions:
471470
# This permission is used for trusted publishing:

0 commit comments

Comments
 (0)