Skip to content

Commit fa9424b

Browse files
Earlopainolleolleolle
authored andcommitted
CI against Ruby 3.4
1 parent 4018769 commit fa9424b

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
@@ -43,7 +43,7 @@ jobs:
4343
strategy:
4444
fail-fast: false
4545
matrix:
46-
ruby: [ '3.0', '3.1', '3.2', '3.3' ]
46+
ruby: [ '3.0', '3.1', '3.2', '3.3', '3.4' ]
4747
experimental: [false]
4848
include:
4949
- ruby: head

0 commit comments

Comments
 (0)