mirror of
https://github.com/hwchase17/langchain.git
synced 2026-03-18 11:07:36 +00:00
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:
1
.github/workflows/_release.yml
vendored
1
.github/workflows/_release.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user