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

Updated the version of Ruby being run on CI to the latest state. #77

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

madogiwa0124
Copy link
Contributor

Description

I added the released Ruby v3.2 series and v3.3 series to the version of Ruby being run on CI. Also, the Ruby v3.0 series and v2.7 series have been removed as their EOL.

Ruby 3.0
status: eol
release date: 2020-12-25
normal maintenance until: 2023-04-01
EOL: 2024-04-23

Ruby 2.7
status: eol
release date: 2019-12-25
normal maintenance until: 2022-04-01
EOL: 2023-03-31

https://www.ruby-lang.org/en/downloads/branches/

Test

I have confirmed that the test passes in my local environment and GitHub Action in my repository.

https://github.com/madogiwa0124/simpacker/actions/runs/8871449622

I added the released Ruby v3.2 series and v3.3 series to the version of Ruby being run on CI.
Also, the Ruby v3.0 series and v2.7 series have been removed as their EOL.

> Ruby 3.0
> status: eol
> release date: 2020-12-25
> normal maintenance until: 2023-04-01
> EOL: 2024-04-23
>
> Ruby 2.7
> status: eol
> release date: 2019-12-25
> normal maintenance until: 2022-04-01
> EOL: 2023-03-31
>
> https://www.ruby-lang.org/en/downloads/branches/
@hokaccha
Copy link
Owner

thanks!

@hokaccha hokaccha merged commit 35ca62e into hokaccha:master Apr 29, 2024
3 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