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

Update GitHub Actions #209

Merged
merged 1 commit into from
Sep 13, 2022
Merged

Update GitHub Actions #209

merged 1 commit into from
Sep 13, 2022

Conversation

DimitriPapadopoulos
Copy link
Contributor

No description provided.

@DimitriPapadopoulos DimitriPapadopoulos marked this pull request as ready for review September 12, 2022 19:53
@constantinpape
Copy link
Owner

Thanks for the PR.The python 3.10 builds fail while setting up the conda env with:

   ResolvePackageNotFound: 
    - python=3.1

Maybe something needs to be changed here:

python-version: ${{ matrix.python-version }}

@DimitriPapadopoulos DimitriPapadopoulos changed the title Update GitHub Actions and add Python 3.10 Update GitHub Actions Sep 13, 2022
@DimitriPapadopoulos
Copy link
Contributor Author

I suggest we defer Python 3.10 to a future PR.

@constantinpape
Copy link
Owner

Thanks!

@constantinpape constantinpape merged commit f3f1eb1 into constantinpape:master Sep 13, 2022
@DimitriPapadopoulos
Copy link
Contributor Author

The Python 3.10 issue could be related to dependencies:

  - boost-cpp>=1.63
  - xtensor>=0.21,<0.22
  - xtensor-python>=0.24,<0.25
  - xsimd >=7,<8

@DimitriPapadopoulos DimitriPapadopoulos deleted the actions branch September 13, 2022 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants