Skip to content

Commit 43eb85b

Browse files
authored
Merge pull request #4 from rubyatscale/jms/drop-ruby-3-0
drop ruby 3.0 from matrix tests
2 parents 7b1885d + 79daacc commit 43eb85b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ jobs:
88
strategy:
99
matrix:
1010
ruby:
11-
# See comment comes from https://github.com/ruby/setup-ruby#matrix-of-ruby-versions
12-
# Due to https://github.com/actions/runner/issues/849, we have to use quotes for '3.0'
13-
- "3.0"
1411
- 3.1
1512
- 3.2
1613
- 3.3

0 commit comments

Comments
 (0)