Skip to content

Commit 8835d51

Browse files
committed
Latest ruby versions
1 parent 0aa393f commit 8835d51

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
ruby:
24-
- 3.4.7
25-
- 3.3.9
24+
- 4.0.5
25+
- 3.4.9
26+
- 3.3.11
2627

2728
steps:
2829
- name: Checkout code
@@ -46,7 +47,7 @@ jobs:
4647
fail-fast: false
4748
matrix:
4849
ruby:
49-
- 3.4.1
50+
- 4.0.5
5051

5152
steps:
5253
- name: Checkout code

0 commit comments

Comments
 (0)