Skip to content

Commit d85c1d6

Browse files
File sync from hanakai-rb/repo-sync
Updated files: - .github/workflows/ci.yml
1 parent 3e49737 commit d85c1d6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,10 @@ jobs:
2525
- "3.4"
2626
- "3.3"
2727
- "3.2"
28+
- "jruby"
2829
include:
2930
- ruby: "4.0"
3031
coverage: "true"
31-
- ruby: "jruby"
32-
optional: true
3332
env:
3433
COVERAGE: ${{ matrix.coverage }}
3534
steps:

0 commit comments

Comments
 (0)