Skip to content

Commit

Permalink
Add EOL info
Browse files Browse the repository at this point in the history
  • Loading branch information
ohbarye committed Aug 20, 2024
1 parent 5d67e96 commit ff12a14
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ jobs:
# | 5.0 | 6/2020 | 3/2020 | 2.2 | 2.4 |
# | 5.1 | 6/2021 | 3/2021 | 2.2 | 2.5 |
# | 5.2 | 6/2022 | 3/2022 | 2.2 | 2.6 |
# | 6.0 | 6/2023? | 3/3023?| 2.5 | 2.7 |
# | 6.1 | | | 2.5 | |
# | 7.0 | | | 2.7 | |
# | 7.1 | | | 2.7 | |
# | 7.2 | | | 3.1 | |
# | 6.0 | 6/2023 | 3/2023 | 2.5 | 2.7 |
# | 6.1 | 10/2024 | | 2.5 | |
# | 7.0 | 4/2025 | | 2.7 | |
# | 7.1 | 10/2025 | | 2.7 | |
# | 7.2 | 8/2026 | | 3.1 | |
ruby: ['3.0', '3.1', '3.2', '3.3']
gemfile:
- 'gemfiles/rails_6.1.gemfile'
Expand Down

0 comments on commit ff12a14

Please sign in to comment.