Skip to content

Upgrade Python in CI to 3.10 #947

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

Merged
merged 38 commits into from
Oct 31, 2024
Merged

Upgrade Python in CI to 3.10 #947

merged 38 commits into from
Oct 31, 2024

Conversation

bact
Copy link
Member

@bact bact commented Oct 30, 2024

Upgrade Python in CI to 3.10

Will fix #930

@bact bact added the infrastructure build process, configuration, GitHub Actions label Oct 30, 2024
@bact
Copy link
Member Author

bact commented Oct 31, 2024

PyTorch and PyICU installation are now simplified.

Other parts of workflow are tidied up, redundant pip installs are removed.

Installation is limited to minimum external packages and tests are disabled now.

I will merge this and fix other issues later.

At least we will now have the coverage test back.

Copy link

@bact bact merged commit 0874f2e into PyThaiNLP:dev Oct 31, 2024
12 checks passed
@bact bact deleted the update-ci branch October 31, 2024 07:32
@bact bact changed the title Upgrade Python in CI to 3.9 Upgrade Python in CI to 3.10 Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure build process, configuration, GitHub Actions
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update CI away from the unsupported Python 3.8
1 participant