Skip to content

Commit a8e35d5

Browse files
authored
Merge pull request #124 from puppetlabs/malikparvez-patch-2
remove ruby 2.6, 2.7 and 3.0
2 parents ead0d19 + e032000 commit a8e35d5

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)