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)
This commit is contained in:
Eugene Yurtsev
2025-11-19 17:17:28 -05:00
committed by GitHub
parent 6e968fd23c
commit 7ab4a7841a

View File

@@ -465,7 +465,6 @@ jobs:
- release-notes
- test-pypi-publish
- pre-release-checks
- test-prior-published-packages-against-new-core
runs-on: ubuntu-latest
permissions:
# This permission is used for trusted publishing: