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

[ci] Change ubuntu runner to 22.04 #800

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

JSUYA
Copy link
Member

@JSUYA JSUYA commented Jan 16, 2025

Tizen studio requires python 2.7 and libncurses5. However, Ubuntu 24.04's apt no longer supports these packages. I considered options like deadsnake(24.04), but python 2.7 is no longer supported. Rather than installing this manually, I decided that tizen studio is not ready for 24.04 yet, so I fixed the version of ubuntu runnner to 22.04.

Tizen studio requires python 2.7 and libncurses5.
However, Ubuntu 24.04's apt no longer supports these packages.
I considered options like deadsnake(24.04), but python 2.7 is no longer supported.
Rather than installing this manually, I decided that tizen studio is not ready for 24.04 yet,
so I fixed the version of ubuntu runnner to 22.04.
@seungsoo47 seungsoo47 merged commit 76ba4db into flutter-tizen:master Jan 17, 2025
6 checks passed
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