Skip to content

Commit e032000

Browse files
authored
remove ruby 2.7 and 3.0
1 parent 297c16e commit e032000

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ruby-rspec.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
ruby:
1818
- '3.2'
1919
- '3.1'
20-
- '3.0'
21-
- '2.7'
22-
- '2.6'
2320

2421
steps:
2522
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)