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

Build Python wheel using an ubuntu 18.04 image rather than 16.04 #691

Closed
AntonOfTheWoods opened this issue Jun 3, 2022 · 0 comments · Fixed by #692
Closed

Build Python wheel using an ubuntu 18.04 image rather than 16.04 #691

AntonOfTheWoods opened this issue Jun 3, 2022 · 0 comments · Fixed by #692

Comments

@AntonOfTheWoods
Copy link
Contributor

The current build happens on a github workflow using the now EOL Ubuntu 16.04 image. In order make sure the build happens with supported libraries, build with an image that is still supported.

AntonOfTheWoods added a commit to AntonOfTheWoods/OpenCC that referenced this issue Jun 3, 2022
- Removal of Python 3.5, 3.6 and NodeJS 10
- Use ubuntu 18.04 instead of 16.04 for building and pushing to pypi

Fixes: BYVoid#690
Fixes: BYVoid#691
AntonOfTheWoods added a commit to AntonOfTheWoods/OpenCC that referenced this issue Jun 3, 2022
- Removal of Python 3.5, 3.6 and NodeJS 10
- Use ubuntu 18.04 instead of 16.04 for building and pushing to pypi

Fixes: BYVoid#690
Fixes: BYVoid#691
ayaka14732 added a commit that referenced this issue Jun 4, 2022
* Update version for 1.1.4 release + clean obsoletes

- Removal of Python 3.5, 3.6 and NodeJS 10
- Use ubuntu 18.04 instead of 16.04 for building and pushing to pypi

Fixes: #690
Fixes: #691

* Update NEWS.md

Co-authored-by: Ayaka Mikazuki <ayaka14732@gmail.com>

Co-authored-by: Ayaka Mikazuki <ayaka14732@gmail.com>
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 a pull request may close this issue.

1 participant