Skip to content

Commit

Permalink
Remove unsupported rubies from builds
Browse files Browse the repository at this point in the history
  • Loading branch information
shioyama committed Mar 20, 2024
1 parent 5c84924 commit 31addf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
- '3.2'
- '3.1'
- '3.0'
- '2.7'
- '2.6'
database:
- 'sqlite3'
- 'mysql'
Expand Down

0 comments on commit 31addf0

Please sign in to comment.