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

Fix broken CI #920

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Fix broken CI #920

merged 1 commit into from
Feb 21, 2024

Conversation

key-moon
Copy link
Contributor

ubuntu-latest が示すバージョンが 20.04 から 22.04 に更新された関係で、CI が落ちるようになっていた問題を修正しました。

この問題の原因は ubuntu 22.04 にて python 3.6 がサポートされなくなったことでした。そのため、ubuntu で python 3.6 のテストを行う際のみ、os を ubuntu-20.04 にすることでこの問題を解決しました。

Copy link
Member

@koba-e964 koba-e964 left a comment

Choose a reason for hiding this comment

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

ありがとうございます!

@koba-e964 koba-e964 merged commit 8ab4aec into online-judge-tools:master Feb 21, 2024
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