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

Updated Github Actions to python 3.10 and fixed following issues #556

Merged
merged 5 commits into from Oct 15, 2021

Commits on Oct 7, 2021

  1. Copy the full SHA
    d82a270 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Fixed the version of numpy for linux aarch64 and python3.6

    Andrey Senyaev committed Oct 8, 2021
    Copy the full SHA
    0114953 View commit details
    Browse the repository at this point in the history
  2. Changed the image for tests on linux arm

    Andrey Senyaev committed Oct 8, 2021
    Copy the full SHA
    9f43c0b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Fixed if condition for numpy test version on linux arm and renamed nu…

    …mpy variable
    Andrey Senyaev committed Oct 9, 2021
    Copy the full SHA
    4d0f6d2 View commit details
    Browse the repository at this point in the history
  2. Added lowest numpy version support instead of latest

    Andrey Senyaev committed Oct 9, 2021
    Copy the full SHA
    fdcbcb1 View commit details
    Browse the repository at this point in the history