Skip to content

Commit fe4906d

Browse files
authored
Updated rubies (#1415)
1 parent 401e5de commit fe4906d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
ruby:
24-
- 4.0.5
25-
- 3.4.9
26-
- 3.3.11
24+
- 4.0.7
25+
- 3.4.10
26+
- 3.3.12
2727

2828
steps:
2929
- name: Checkout code
@@ -47,7 +47,7 @@ jobs:
4747
fail-fast: false
4848
matrix:
4949
ruby:
50-
- 4.0.5
50+
- 4.0.7
5151

5252
steps:
5353
- name: Checkout code

0 commit comments

Comments
 (0)