Skip to content

Commit 67f2771

Browse files
File sync from hanakai-rb/repo-sync
Updated files: - .github/workflows/ci.yml
1 parent 74d73d1 commit 67f2771

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,10 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
ruby:
22-
23-
- 3.4
24-
25-
- 3.3
26-
27-
- 3.3.0
28-
29-
- 3.2
30-
31-
- 3.1
32-
22+
- "3.4"
23+
- "3.3"
24+
- "3.2"
25+
- "3.1"
3326
include:
3427
- ruby: "3.4"
3528
coverage: "true"

0 commit comments

Comments
 (0)