Skip to content

Commit 4ff342f

Browse files
authored
explicitly include ruby 3.4 in test matrix
1 parent 1cc515e commit 4ff342f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
matrix:
1515
os: ["ubuntu-latest", "macos-latest"]
1616
ruby:
17+
- '3.4'
1718
- '3.3'
1819
- '3.2'
1920
- '3.1'

0 commit comments

Comments
 (0)