Skip to content

Commit 3924a78

Browse files
author
File Sync
committed
1 parent 4212780 commit 3924a78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
ruby:
30-
- "3.2"
31-
- "3.1"
32-
- "3.0"
3330
- "2.7"
31+
- "3.0"
32+
- "3.1"
33+
- "3.2"
3434
include:
3535
- ruby: "3.2"
3636
coverage: "true"

0 commit comments

Comments
 (0)