Skip to content

Commit 567ab27

Browse files
committed
chore: add 3.2 and 3.1 to the test matrix
1 parent 2f87517 commit 567ab27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
strategy:
1010
matrix:
1111
ruby-version:
12+
- "3.2"
13+
- "3.1"
1214
- "3.0"
1315
- "2.7"
1416
- "2.5"

0 commit comments

Comments
 (0)