Skip to content

Commit

Permalink
ci: remove Ruby 3.0
Browse files Browse the repository at this point in the history
Because Ruby 3.0 reached EOL 31 Mar 2024.
  • Loading branch information
komainu8 committed Apr 5, 2024
1 parent 86cbaf2 commit dd97680
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- macos-latest
- windows-latest
ruby-version:
- "3.0"
- "3.1"
- "3.2"
- "3.3"
Expand Down

0 comments on commit dd97680

Please sign in to comment.