Skip to content

Update CI file#124

Open
IAlibay wants to merge 1 commit intomainfrom
update-ci
Open

Update CI file#124
IAlibay wants to merge 1 commit intomainfrom
update-ci

Conversation

@IAlibay
Copy link
Copy Markdown
Member

@IAlibay IAlibay commented Mar 19, 2026

Added workflow_dispatch trigger and updated Python version matrix to include 3.14. Updated checkout action to v6.

Added workflow_dispatch trigger and updated Python version matrix to include 3.14. Updated checkout action to v6.
@IAlibay IAlibay marked this pull request as ready for review March 19, 2026 20:43
Comment thread .github/workflows/CI.yaml
python-version: ["3.11", "3.12", "3.13", "3.14"]
os: [ubuntu-latest, macos-15-intel, macos-latest]
include:
- rdkit-version: "2021"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I can tell, this only existed because we used to have a situation where we wanted to have support for old versions of rdkit (2018) and then also wanted to update to 2021. Now we're pretty much all 2024+, so it would be ok to just drop it in my opinion.

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