Skip to content

Commit fe5e777

Browse files
committed
add Ruby 3.4 to the test matrix
1 parent dfad7cb commit fe5e777

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
ruby:
18+
- 3.4
1819
- 3.3
1920
- 3.2
2021
- 3.1
@@ -64,6 +65,7 @@ jobs:
6465
strategy:
6566
matrix:
6667
ruby:
68+
- 3.4
6769
- 3.3
6870
- 3.2
6971
- 3.1

0 commit comments

Comments
 (0)