Skip to content

Commit

Permalink
ci: remove ruby 3.0 since it is eol
Browse files Browse the repository at this point in the history
  • Loading branch information
rperryng committed Jul 10, 2024
1 parent 0828ade commit 4906ddc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -25,7 +25,6 @@ jobs:
fail-fast: false
matrix:
ruby-version:
- '3.0'
- '3.1'
- '3.2'
- '3.3'

0 comments on commit 4906ddc

Please sign in to comment.