Skip to content

Commit 720ebd7

Browse files
committed
Remove old rubies from testing matrix
Phlex 2 requires ruby >= 3.2
1 parent 48f48f3 commit 720ebd7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
ruby:
1717
- '3.3'
1818
- '3.2'
19-
- '3.1'
20-
- '3.0'
21-
- '2.7'
2219
- "head"
2320

2421
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)