Skip to content

Commit

Permalink
Bumped the ruby versions and removed EOL'd 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelvanrijn authored and ezekg committed Nov 11, 2024
1 parent b811f69 commit dbaf780
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
fail-fast: false
matrix:
ruby:
- '3.0.5'
- '3.1.4'
- '3.2.2'
- '3.1.6'
- '3.2.5'
- '3.3.4'
rails:
- '6.1'
- '7.0'
Expand Down

0 comments on commit dbaf780

Please sign in to comment.