Skip to content

Commit a6450f3

Browse files
committed
test with ruby 3.4
1 parent b8e80bc commit a6450f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
LC_ALL: en_US.UTF-8
1515

1616
strategy:
17-
matrix: { ruby: ['3.1', '3.2', '3.3'] }
17+
matrix: { ruby: ['3.1', '3.2', '3.3', '3.4'] }
1818

1919
steps:
2020
- name: Checkout code

0 commit comments

Comments
 (0)