We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b1885d + 79daacc commit 43eb85bCopy full SHA for 43eb85b
1 file changed
.github/workflows/ci.yml
@@ -8,9 +8,6 @@ jobs:
8
strategy:
9
matrix:
10
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"
14
- 3.1
15
- 3.2
16
- 3.3
0 commit comments