Skip to content

Commit 14ee543

Browse files
committed
CI on Ruby 3.4.
1 parent f061723 commit 14ee543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
ruby: ['3.0', 3.1, 3.2, 3.3, ruby-head, jruby]
23+
ruby: ['3.0', 3.1, 3.2, 3.3, 3.4, ruby-head, jruby]
2424
gemfile:
2525
- Gemfile
2626
- Gemfile-pure

0 commit comments

Comments
 (0)