Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GHA] run tests with numpy<2 #3190

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

AlexanderDokuchaev
Copy link
Collaborator

@AlexanderDokuchaev AlexanderDokuchaev commented Jan 13, 2025

Changes

  • Run precommit tests with numpy-1.24.0 on python3.9
  • Add override_requirements argument to call-precommit.yml
  • Use one line install pip install . -r <path>/requarements.txt to correctly resolve versions of install packages
  • Bump minimal version of numpy to 1.24.0

Reason for changes

Tests

https://github.com/openvinotoolkit/nncf/actions/runs/12767723338/job/35586673309?pr=3190

@AlexanderDokuchaev AlexanderDokuchaev force-pushed the ad/ci_numpy_1 branch 11 times, most recently from 28814d4 to ad51e0d Compare January 13, 2025 22:19
@github-actions github-actions bot added NNCF Common Pull request that updates NNCF Common and removed NNCF Common Pull request that updates NNCF Common labels Jan 13, 2025
@github-actions github-actions bot added the API Public API-impacting changes label Jan 14, 2025
@AlexanderDokuchaev AlexanderDokuchaev marked this pull request as ready for review January 14, 2025 13:36
@AlexanderDokuchaev AlexanderDokuchaev requested a review from a team as a code owner January 14, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Public API-impacting changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant