Skip to content

Commit ee05959

Browse files
committed
update ruby versions matrix in CI (wantedly#7)
1 parent f06d5d0 commit ee05959

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ jobs:
1414
strategy:
1515
matrix:
1616
ruby:
17-
- 3.0.2
17+
- 3.2
18+
- 3.3
19+
- 3.4
1820

1921
steps:
2022
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)