Skip to content

Commit

Permalink
Remove old rubies from testing matrix
Browse files Browse the repository at this point in the history
Phlex 2 requires ruby >= 3.2
  • Loading branch information
fnordfish committed Jan 2, 2025
1 parent 48f48f3 commit 720ebd7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
ruby:
- '3.3'
- '3.2'
- '3.1'
- '3.0'
- '2.7'
- "head"

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 720ebd7

Please sign in to comment.