Skip to content

Commit dfeceb4

Browse files
committed
Update ci.yml
1 parent b015c56 commit dfeceb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
ruby:
17-
- 3.1.5
17+
- 3.1.6
1818
- 3.2.4
19-
- 3.3.1
19+
- 3.3.2
2020

2121
steps:
2222
- name: Checkout code

0 commit comments

Comments
 (0)